What is a Hypervisor?
A hypervisor is control software that enables the virtualization of a computer, allowing multiple virtual computers to run on a single physical server. These virtual computers operating within a virtual environment are referred to as "virtual machines."
There are two main types of virtualization methods:
Popular hypervisors include VMware's vSphere ESXi, Citrix's XenServer, Microsoft's Hyper-V, and the Linux-based Kernel-based Virtual Machine (KVM).