Guides¶
This section covers broader engineering decisions and production-oriented topics.
Use these pages when you are moving beyond the first demo and want to design a more durable system.
Guide map¶
- Backend setup — choose and configure metadata, resource, blob, and job backends
- Storage — compare storage factories and understand persistence trade-offs
- Performance — understand trade-offs, bottlenecks, and scaling considerations
- From demo to production — move from a local prototype to a deployable service
- Upgrading to 0.9 — breaking changes and migration steps from 0.8.5