The Missing Introduction to Containerization
8%
OS Containers vs. App Containers
Operating-system-level virtualization, as seen, allows multiple isolated environments to run on the same hardware while sharing a single kernel and CPU architecture. Technologies such as OpenVZ, LXC, and modern container platforms rely on this model of isolation.
Within this approach, it's useful to distinguish between two container usage patterns: operating system containers and application containers.
Painless Docker - 2nd Edition
A Comprehensive Guide to Mastering Docker and its EcosystemEnroll now to unlock all content and receive all future updates for free.
