Shipping Python APIs
advanced19 lessons5 modules
Modules
10/4 lessons
Docker for Python APIs
Containerize Python APIs, Dockerfiles, multi-stage builds, and the mistakes AI makes
20/4 lessons
PostgreSQL for Python APIs
Database setup, connections, and the ORM patterns AI generates for Python backends
30/4 lessons
Deploying Python APIs
Railway, Fly.io, and cloud platforms, getting from localhost to a real URL
40/3 lessons
CI/CD for Python projects
Automated testing, building, and deploying, the pipeline AI generates but can't maintain
50/4 lessons
Production monitoring and operations
Logging, error tracking, and observability, what happens after you deploy