Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
8 views1 page

Answers Ui Ux

The document discusses different types of virtual machines, including system and process virtual machines, and explains virtualization as a technique for accessing computing resources regardless of their physical location. It also covers binary translation in cloud computing, storage virtualization, and the role of hypervisors in creating virtual representations of physical resources. Overall, it highlights the importance of virtualization in optimizing resource usage and enabling multiple users to share hardware and software.

Uploaded by

jayapriya kce
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views1 page

Answers Ui Ux

The document discusses different types of virtual machines, including system and process virtual machines, and explains virtualization as a technique for accessing computing resources regardless of their physical location. It also covers binary translation in cloud computing, storage virtualization, and the role of hypervisors in creating virtual representations of physical resources. Overall, it highlights the importance of virtualization in optimizing resource usage and enabling multiple users to share hardware and software.

Uploaded by

jayapriya kce
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

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

You might also like