{"id":15365,"date":"2023-10-20T18:34:02","date_gmt":"2023-10-20T17:34:02","guid":{"rendered":"https:\/\/www.architecturemaker.com\/?p=15365"},"modified":"2023-10-20T18:34:02","modified_gmt":"2023-10-20T17:34:02","slug":"where-does-the-hypervisor-sit-in-a-virtual-architecture","status":"publish","type":"post","link":"https:\/\/www.architecturemaker.com\/where-does-the-hypervisor-sit-in-a-virtual-architecture\/","title":{"rendered":"Where Does The Hypervisor Sit In A Virtual Architecture"},"content":{"rendered":"
\n

What is a Hypervisor?<\/strong><\/p>\n

In virtual architecture, a hypervisor or virtual machine monitor (VMM) is a software program or hardware platform that creates and runs virtual machines. A hypervisor runs on top of a physical machine allowing the creation of multiple virtual machines (VMs) or virtualized environment. It provides an isolated, unchangeable virtual environment to each user allowing multiple operating systems and applications to operate concurrently on the same host machine without interference. In other words, a hypervisor is an operating system that allows multiple guest operating systems to run on a single physical machine independently or together.<\/p>\n

Where does the Hypervisor Sit in a Virtual Architecture?<\/strong><\/p>\n

The hypervisor is the central component of the virtual architecture and sits between the physical host server and the virtual machines. It sits between the physical hardware and the virtual machines which are abstracted from it. It can also be referred to as the “driver” as it provides the interface between the physical hardware and the virtual machines. The hypervisor creates the virtual machines and assigns resources to them, as well as manages communications between them and the physical machine. In a virtual architecture, the hypervisor is the “glue” that holds the virtual environment together.<\/p>\n