Virtualization
Virtualization
Virtual machine
Hypervisor
Type 1 hypervisor
Type 2 hypervisor
Automated IT management
Now that physical computers are virtual, you can manage them by using
software tools. Administrators create deployment and configuration programs
to define virtual machine templates. You can duplicate your infrastructure
repeatedly and consistently and avoid error-prone manual configurations.
After you install virtualization software on your computer, you can create one
or more virtual machines. You can access the virtual machines in the same
way that you access other applications on your computer. Your computer is
called the host, and the virtual machine is called the guest. Several guests
can run on the host. Each guest has its own operating system, which can be
the same or different from the host operating system.
From the user’s perspective, the virtual machine operates like a typical
server. It has settings, configurations, and installed applications. Computing
resources, such as central processing units (CPUs), Random Access Memory
(RAM), and storage appear the same as on a physical server. You can also
configure and update the guest operating systems and their applications as
necessary without affecting the host operating system.
Hypervisors
The hypervisor is the virtualization software that you install on your physical
machine. It is a software layer that acts as an intermediary between the
virtual machines and the underlying hardware or host operating system. The
hypervisor coordinates access to the physical environment so that several
virtual machines have access to their own share of physical resources.
Type 1 hypervisors
Type 2 hypervisors
Server virtualization
Storage virtualization
Software-defined networking
Data virtualization
Application virtualization
Desktop virtualization
You can use desktop virtualization to run these different desktop operating
systems on virtual machines, which your teams can access remotely. This
type of virtualization makes desktop management efficient and secure, saving
money on desktop hardware. The following are types of desktop virtualization.
In local desktop virtualization, you run the hypervisor on a local computer and
create a virtual computer with a different operating system. You can switch
between your local and virtual environment in the same way you can switch
between applications.