Containerization – Under the Hood

This is a slide show I created sometime back explaining the internals of containerization (or docker containers as we know it). It discuss the internals of containers including: LXC (Linux Containers) — Namespaces and cgroups (control groups)copy-on-write file system — AuFS (Advanced Multi-Layered Unification File system) source: https://www.docker.com Processes executing in a Docker container are isolated from processes running on the... Continue Reading →

Website Powered by WordPress.com.

Up ↑