Master Docker containerization from the ground up. Learn to build, deploy, and manage containerized applications with confidence. The essential foundation for modern software development.
Jump right in! All you need is a web browser. We provide everything else.
No software installation needed
Fully configured and ready to use
This training focuses on a dev/devops perspective. You start from packaging your application (with whatever language you use) then run your complete stack (with db, proxy, loadbalancer) all in containers, to reach dev-prod parity.
Understanding the fundamentals of containers and Docker
Creating, managing, and optimizing Docker images
Container networking and service communication
How to reach services from inside and outside of your local env
Managing persistent data in containerized applications
Building complex applications with Docker Compose
Deploying containerized applications to production