August 2017
Intermediate to advanced
332 pages
9h 16m
English
Without Docker, isolation and other benefits can be achieved with the use of hardware virtualization, often called virtual machines. The most popular solutions are VirtualBox, VMware, and Parallels. A virtual machine emulates a computer architecture and provides the functionality of a physical computer. We can achieve complete isolation of applications if each of them is delivered and run as a separate virtual machine image. The following figure presents the concept of virtualization:

Each application is launched as a separate image with all dependencies and a guest operating system. Images are run by ...
Read now
Unlock full access