Description
In this course, you will learn:
- In-depth understanding of containers and Docker.
- Docker can be used in a development and/or production environment with the support of in-depth labs.
- Hand-crafted quizzes will help you understand concepts and prevent frequent container misconceptions.
- Use Docker CLI efficiently
- Create custom Docker images using Dockerfiles
- Manage your own Docker hub repository along with images
- Work with Docker Networks and Storage provisions
- Create and Run Multi-container applications using Docker Compose
- Manage Docker Swarm Clusters
Syllabus:
- Docker Architecture and Dockerfiles
- Docker Images and Containers
- Docker Networks: Connecting Containers
- Docker Storage: Never lose a "bit" of your data!
- Docker Compose
- Container Orchestration with Docker Swarm
- Docker Essentials: Update