Outline
A Side Note
This course is a continuation of the Docker Fundamentals course.
In this course we dive deeper into how Docker works, covering the following topics
- The Build Process
- Writing Code
- Running Containers
- Optimal Images
- Docker Swarm
- Managing a Cluster
- Running Services
- Healthy Containers
When you are finished with this course, you'll be able to follow best practices with your docker container & image usage, deal with production issues, and leverage docker for scalable usage.