Module 1: Docker Architecture & Container Fundamentals
How Linux namespaces, cgroups, and container engines work under the hood.
5 topicsModule 1 of 6
What this module covers
5 topics
- 01Containers vs. Virtual Machines: process isolation, kernel sharing, speed, and resource efficiency
- 02Docker daemon architecture: client, daemon, containerd, and runc runtime layers
- 03Managing containers: lifecycle commands (run, stop, restart, pause, exec, logs, inspect, prune)
- 04Working with Docker Hub and private container registries (AWS ECR / Docker Hub private)
- 05Container networking fundamentals: bridge, host, none, and custom overlay networks




