Docker helps you make sure that the Django application you develop is exactly the same as the Django application you eventually deploy. In this talk, you’ll learn how to containerize a Django application, and how to use Docker Compose to connect your Django application to your entire stack.