Implementation levels of virtualization

GokulNath120 5,442 views 9 slides Aug 05, 2019
Slide 1
Slide 1 of 9
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9

About This Presentation

Implementation level of virtualization short describe....


Slide Content

Implementation levels of virtualization By Gokulnath S

Virtualization Virtualization is a computer architecture technology by which multiple virtual machines (VMs) are multiplexed in the same hardware machine. Purpose of VM Enhance resource sharing by many users Improve computer performance in terms of resource utilization and application flexibility

Difference between traditional and vitrual machine A traditional computer runs with a host operating system specially tailored for its hardware architecture. After virtualization, different user applications managed by their own operating systems (guest OS) can run on the same hardware, independent of the host OS.

Tradition computer and After virtualization

Virtualization layers The virtualization software creates the abstraction of VMs by interposing a virtualization layer at various levels of a computer system T he instruction set architecture (ISA)  level Hardware level Operating system level  Library support level Application level 

Application in Five Abstraction levels

Advantage of OS Extension for Virtualization VMs at OS level has minimum startup/shutdown cost. OS-level VM can Easily Synchronize with its enviroment . Disadvantage of OS Extension for Virtualization All VMs in the same OS container must have the same or similar guest OS, which restrict application flexibility of different VMs on the same physical machine.

Thank You
Tags