Start Here: Core Patterns
Start here for practical Burla patterns and beginner-friendly workload shapes.
How-to Guides

Read/Write Files to Cloud Storage
Use /workspace/shared to read and write files through Google Cloud Storage.

Use custom Docker images & GPUs
Run workers with custom images, native tools, CUDA dependencies, and GPU resources.

Run jobs in the background
Detach long jobs so they keep running if your laptop sleeps or disconnects.

Limit parallelism for APIs or databases
Keep Burla jobs inside external service limits with chunking and max_parallelism.
Basic Examples
Last updated




