# Page Not Found

The URL `how-to/run-code-on-one-big-cloud-machine` does not exist.

You might be looking for one of these pages:
- [Run jobs in the background.](https://docs.burla.dev/how-to/run-python-in-the-background.md)
- [Read/Write Files to Cloud Storage.](https://docs.burla.dev/how-to/read-and-write-gcs-files.md)
- [Combine many results/files into one. (Map-Reduce)](https://docs.burla.dev/how-to/combine-many-results-files-into-one-map-reduce.md)
- [Process one giant file quickly.](https://docs.burla.dev/use-cases/process-one-giant-file-quickly.md)
- [Process data in your database quickly.](https://docs.burla.dev/use-cases/process-data-in-your-database-quickly.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.burla.dev/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.burla.dev/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/how-to/run-python-in-the-background.md`)
- Use `Accept: text/markdown` header for content negotiation