// Tutorial //

What Is a Hypervisor?

Published on July 30, 2021 · Updated on July 30, 2021
Default avatar

By Jeanelle Horcasitas

Technical Writer

What Is a Hypervisor?

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. 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.

Thanks for learning with the DigitalOcean Community. Check out our offerings for compute, storage, networking, and managed databases.

Learn more about us


Want to learn more? Join the DigitalOcean Community!

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 up now
About the authors
Default avatar

Technical Writer

Educator and writer committed to empowering our community by providing access to the knowledge and tools for making creative ideas into a reality

Still looking for an answer?

Ask a questionSearch for more help

Was this helpful?
 
Leave a comment
Leave a comment...

This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Try DigitalOcean for free

Click here to sign up and get $200 of credit to try our products over 60 days!
Try DigitalOcean for free