Introduction to virtualization on Linux
Virtualization is a way to make more efficient use of computer hardware. It is basically an abstraction layer that takes advantage of the computer’s resources. In this section, you will learn about the types of VMs, how they work on Linux, and how to deploy and manage them.
Efficiency in resource usage
The abstraction layer that virtualization uses is a software layer that allows more efficient use of all the computer’s components. This in turn allows better use of all the physical machine’s capabilities and resources.
Before going any further into virtualization, let’s give you an example. In our testing laboratory, we have several physical machines, in the form of laptops and small form factor desktop computers (Intel NUCs) that we use as servers. Each of the systems has significant resources available, more than enough to run the services we need. For instance, our least performant systems are a 5th-generation...