# How To

- [Read/Write Files to Cloud Storage.](/how-to/read-and-write-gcs-files.md): Write and read files in GCS through /workspace/shared.
- [Run jobs in the background.](/how-to/run-python-in-the-background.md): Detached job example.
- [Combine many results/files into one. (Map-Reduce)](/how-to/combine-many-results-files-into-one-map-reduce.md): A beginner-friendly map-reduce pattern for combining many outputs into one file.
