//
Search across all documentation pages
10 pages in this section.
Why every deployment target in this section - Docker, Lambda, Kubernetes - is really solving the same problem: turning a Python app into one immutable artifact, configured only at runtime, that an orchestrator can start, health-check, and replace without touching its contents.
12-factor and secret injection.
Reproducible, observable, reversible releases.