Python/Django Container Bootcamp

$21.00

This bootcamp equips participants with ready-to-run Docker images for a Python 3 and Django-based web application. Clients will deploy Gunicorn and Nginx services within separate containers for production-grade setups. The course covers environment configuration using dotenv files and dynamic settings injection at build time. Detailed sections demonstrate database migrations inside containers and integration with PostgreSQL images. […]

SKU: 8499afad3e72
Category:

Description

This bootcamp equips participants with ready-to-run Docker images for a Python 3 and Django-based web application. Clients will deploy Gunicorn and Nginx services within separate containers for production-grade setups. The course covers environment configuration using dotenv files and dynamic settings injection at build time. Detailed sections demonstrate database migrations inside containers and integration with PostgreSQL images. Hands-on labs include setting up Celery workers and Redis for background task processing within Docker networks. The curriculum provides a CI/CD pipeline example using GitHub Actions to build, test, and push images to Docker Hub. A downloadable archive contains sample Django project code, Dockerfile templates, and Kubernetes manifests. Troubleshooting chapters explore common issues like container health checks and volume permission errors. Participants will also practice container logs inspection and monitoring using open-source tools. Optimal for Python developers and DevOps teams seeking container-first application delivery.

Digital bootcamp – video tutorials, Docker images, Kubernetes manifests

6 hours

Django in Docker, multi-container orchestration, Celery integration, CI/CD pipelines

Python developers, DevOps engineers, site reliability teams