Docker and Containers
This topic area will give you in depth practice with Docker and a deeper understanding of the differences between virtual machines and containers. You will learn how to manage a cluster of Docker containers and build a complete microservices based application running on the Amazon cloud.
To achieve Beginner Level mastery of Docker you must complete:
- Video: Why Docker? - 10 min
- Lab: DevOps Docker Beginners Guide - 45 min
To achieve Intermediate Level mastery of Docker you must also complete the following:
Containers:
- Video: What are Containers? - 18 min
- Video: VMs Versus Containers - 8 min
- Lab: Docker Intro - 30 min
- Lab: Doing more with Docker Images - 45 min
- Video: VMs Versus Containers Deep Dive - 9 min
Networking and Orchestration:
- Lab: Docker Networking - 45 min
- Lab: Swarm Mode Introduction - 45 min
- Video: Kubernetes vs Swarm - 4 min
- Video: Kubernetes in 5 Minutes - 5 min
- Learn more about Kubernetes on your own. - 30 min
- Install Docker on a cluster of EC2 VMs and use Kubernetes to orchestrate them - 90 min
Bring it all together:
More Resources: