1. 1.
System Virtual Machine: These types of virtual machines
gives us complete system platform and gives the execution of
the complete virtual operating system.
Process Virtual Machine : While process virtual machines, unlike system
virtual machine, does not provide us with the facility to install the virtual
operating system completely.
2. Virtualization :
Virtualization, as name suggests, is a technique that is used for
having access to computing resources and devices in completely
function manner no matter what is their physical layout or location.
Emulation :
Emulation, as name suggests, is a technique in which Virtual machines
simulates complete hardware in software.
3.In cloud computing, binary translation is a virtualization technique where the
binary code of a guest operating system (OS) is translated into the native
instructions of the host OS. This allows applications and OSes designed for one
architecture to run on a cloud environment with a different architecture.
4. Storage Virtualization
Storage virtualization is functional RAID levels and controllers are made
desirable, which is an important component of storage servers. Applications
and operating systems on the device can directly access the discs for writing.
5. In cloud computing, virtualization structures involve creating virtual
representations of physical resources like servers, storage, and networks,
enabling multiple users to share the same hardware and software. This is
achieved through a hypervisor, which acts as a layer between the physical
hardware and the virtual machines (VMs).