• Virtualization Technologies, Hypervisors and Linux Containers
  • Docker’s Server – Client Architecture
  • Installing Docker
  • Installing Docker Toolbox
  • Docker Terminologies: Containers, Images, Docker Registries and Repositories
  • Docker Image Layers
  • Building Docker Images by writing Dockerfiles.
  • Push Docker Image to Docker Hub
  • Create Containerized Web Application
  • Implementing key-value lookup service
  • Docker Container Links
  • Automate workflow with Docker Compose
  • Docker Networking: None Network, Bridge Network, Host Network and Overlay Network
  • Define Container Network with Docker Compose
  • Create Continuous Integration Pipeline
  • Deploying Docker Containers in Production
  • Docker Swarm: Scale Docker and deploy your container web application across multiple hosts in the cloud.