Course Code:
dockkubernetes2
Duration:
14 hours
Prerequisites:
Basic Docker knowledge
Course Outline:
Docker Review
- Docker Overview
- Docker Underlying Technologies
- Docker vs Virtual Machines - pros and cons
Docker Core Review
- images
- container
- registry
- Sharing
- networking sharing
- file sharing
- customizing images
Docker Ecosystem
- private registry deployment and security hardening(*)
- front-end distribution solutions
- docker cluster solutions
Advanced
Cluster networking - introduction
- Cluster Management Overview
- Docker Swarm
- Kubernetes
- Other
- Docker Swarm vs Kubernetes (vs. AWS ECS or others)
- High Availability & Scalability by Cluster Management
- Underlaying Technology to achieve HA & Scalability
- Demo
- Deployment
- Brief overview how to deploy containers and complex environments
- Docker Swarm
- Kubernetes
- Brief overview how to deploy containers and complex environments