A. Docker
Module 1: Introduction to Docker
- Understanding containerization concepts
- Overview of Docker architecture and components
Module 2: Docker Installation and Configuration
- Installing and configuring Docker on various platforms
- Managing Docker containers and images
Module 3: Docker Networking and Volumes
- Configuring networking between Docker containers
- Managing data with Docker volumes
Module 4: Docker Compose
- Introduction to Docker Compose for multi-container applications
- Orchestrating Docker containers with Compose