October 2019
Intermediate to advanced
520 pages
13h 5m
English
To understand containers, let's compare them with virtual machines. While virtual machines virtualize hardware, containers virtualize the operating system. They abstract the application, along with all its dependencies, into one unit. Multiple containers can be hosted on one operating system running as an isolated process:

Containers bring the following advantages:
Read now
Unlock full access