Virtual machines: Virtual computers within computers

  • Virtualisation is the process of creating a software-based or “virtual” version of a computer.
  • A virtual machine is a computer file, typically called an image, that behaves like an actual computer. 

A virtual machine, commonly shortened to just VM, is no different than any other physical computer like a laptop, smart phone, or server. It has a CPU, memory, disks to store your files, and can connect to the internet if needed. While the parts that make up your computer (called hardware) are physical and tangible, VMs are often thought of as virtual computers or software-defined computers within physical servers, existing only as code.

How virtual machines work

Virtualisation is the process of creating a software-based, or “virtual” version of a computer, with dedicated amounts of CPU, memory, and storage that are “borrowed” from a physical host computer—such as your personal computer or a remote server such as a server in a cloud provider’s datacenter. A virtual machine is a computer file, typically called an image, that behaves like an actual computer.

It can run in a window as a separate computing environment, often to run a different operating system—or even to function as the user’s entire computer experience—as is common on many people’s work computers. The virtual machine is partitioned from the rest of the system, meaning that the software inside a VM can’t interfere with the host computer’s primary operating system.

Also read: The importance of server virtualisation in modern IT infrastructure

Benefits of using VMs

Cost savings: Running multiple virtual environments from one piece of infrastructure means that you can drastically reduce your physical infrastructure footprint. This boosts your bottom line—decreasing the need to maintain nearly as many servers and saving on maintenance costs and electricity.

Agility and speed: Spinning up a VM is relatively easy and quick and is much simpler than provisioning an entire new environment for your developers. Virtualisation makes the process of running dev-test scenarios a lot quicker.

Lowered downtime: VMs are so portable and easy to move from one hypervisor to another on a different machine—this means that they are a great solution for backup, in the event the host goes down unexpectedly.

Scalability: VMs allow you to more easily scale your apps by adding more physical or virtual servers to distribute the workload across multiple VMs. As a result you can increase the availability and performance of your apps.

Security benefits: Because virtual machines run in multiple operating systems, using a guest operating system on a VM allows you to run apps of questionable security and protects your host operating system. VMs also allow for better security forensics, and are often used to safely study computer viruses, isolating the viruses to avoid risking their host computer.

Also read:What is server virtualisation and why do we use it?

Iydia-Ding

Iydia Ding

Iydia Ding is a intern reporter at BTW Media covering products. She studing at Shanghai International Studies University. Send tips to i.ding@btw.media.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *