Hypervisor is software that runs on physical server that enables multiple Virtual Machines (VMs) with it’s own Operating System. Hypervisor creates a pool of virtual computing resources like CPU, Memory, Storage, Networking from the underlying physical server’s computing resources. This virtual pool of computing resources is allocated to different VMs. The physical server is known…