Docker is a containerization and automation tool for deploying containers on top of Linux and Windows platforms. This course takes you through the important concepts of dockers and helps you in understanding how to work on docker through practical lab works.
- Docker Chapter 01 - Difference Between Containerization and Virtualization
- Docker Chapter 02 - Docker Introduction, Installing Docker, Overview of Docker syntax & commands
- Docker Chapter 03 - Docker Registry
- Docker Chapter 04 - Brief overview of Docker Image Management
- Docker Chapter 05 - Handling Docker containers - Step-by-step building Docker container
- Docker Chapter 06 - Sharing Data with Container
- Docker Chapter 07 - Docker Networking
- Docker Chapter 08 - Dockerfiles & how to build custom docker image, Best Practices for writing Docker file
- Docker Chapter 09: Docker Security
- Docker Chapter 10 - Troubleshooting and Logging
- Docker Chapter 11 - Docker Orchestration
- Docker Chapter 12 - Docker & DevOps
- Docker Chapter 13 - Microservices and Kubernetes