Docker for Python Django Developers
Master the fundamentals of Docker and Containerize your Django Applications in easy steps
Created by Bharath Thippireddy | 4.5 hours on-demand video course
This course is for Django Developers who want to master Docker and Containerize their projects and all those students who have completed my Django for python developers course. Docker is an open-source tool to package your applications and everything they need as containers.You can then use these containers on your laptop , in testing, stage and all the way to production which could be on the cloud or servers with in your organization.
What you’ll learn
- Learn how to launch AWS EC2 Linux Instances
- Learn basic linux commands
- Install Docker on a Linux Instance
- Understand Docker Architecture and Workflow
- Master various docker commands
- Learn how docker layering works
- Create Docker Volumes and Mounts and know the difference
- Add and Remove Containers to a docker network
- Create a Docker File ,use it to build a image and launch a container
- Create a simple Django Web Application
- Dockerize the Django Project
- Learn docker compose and how to create a docker compose yaml files
- Launch the Django application container using docker compose
- Create a Dynamic Django Web Application that uses postgres database
- Dockerize the project and launch multiple containers using docker compose
and more in easy steps
Recommended Course