Training content
Overview
Docker has taken the container world by storm, broadly popularizing the use of containers. It's not hard to see why it became popular when you consider the impressive list of benefits you can attain by using Docker including:
- Shipping application updates faster
- Reducing errors by using a consistent environment wherever applications are deployed
- Significant cost reductions by reducing maintenance and improving resource utilization
- Secure by default
This course is designed to teach you all about Docker starting from the humble individual container and progressing to the continuous deployment of an application in AWS. In the first course, the fundamentals of using Docker containers are taught. You'll reinforce your learning in the first Lab on Docker basics. In the second course, you learn how to manage multi-container applications using Docker Compose. In the final course, you see how to deploy container applications to a cluster by running Docker in swarm mode. You round out what you've learned by performing blue-green deployments of an application using Docker containers in Amazon's EC2 Container Service.
After completing this course you will have the skills needed to start using Docker to improve your development and operational efficiency.
Instructors
Ben Lambert:
- Introduction to Docker
Logan Rakai:
- Managing Applications with Docker Compose
- Container Orchestration With Docker Swarm Mode
Update
- June 22, 2018 - Added Course exam
About the Author
Logan has been involved in software development and research since 2007 and has been in the cloud since 2012. He is an AWS Certified DevOps Engineer - Professional, AWS Certified Solutions Architect - Professional, Microsoft Certified Azure Solutions Architect Expert, MCSE: Cloud Platform and Infrastructure, Google Cloud Certified Associate Cloud Engineer, Certified Kubernetes Security Specialist (CKS), Certified Kubernetes Administrator (CKA), Certified Kubernetes Application Developer (CKAD), and Certified OpenStack Administrator (COA). He earned his Ph.D. studying design automation and enjoys all things tech.