A hypervisor is software that creates, runs, and monitors virtual machines (VMs). The physical hardware that a hypervisor is running on is referred to as a host. The hypervisor shares the host’s resources — such as CPU, memory and storage — among various guest VMs. A hypervisor provides the flexibility to run virtual machines that use operating systems different from the one run by the host machine. For example, a hypervisor running on a machine that uses Windows can create VMs that run Linux-based operating systems, and vice versa.
Hypervisors have been integral to the development of [cloud computing] (https://www.digitalocean.com/community/tutorials/what-is-the-public-cloud). Consider virtual private servers, which are an example of individual VM instances that have been virtualized and optimized by a hypervisor on a larger host machine within a cloud provider’s data center.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in our Questions & Answers section, find tutorials and tools that will help you grow as a developer and scale your project or business, and subscribe to topics of interest.
Sign upClick below to sign up and get $100 of credit to try our products over 60 days!