Virtualisation Flashcards
What is it?
process of creating a virtual version of something, such as a server or computer system, using software instead of hardware.
Why are virtual environments easier to maintain?
don’t require software installation and updates on individual computers, saving both time and money
What do all virtualization types share in common?
the end result - virtualized stimulation of a device or resource
How is virtualization accomplished?
- by dividing a single piece of hardware into two or more ‘segments’
- each segment operates as its own independent environment
What’s server virtualization?
- involves hiding the server resources (including number + identity of individual physical servers, processors + OS) from server users.
- intention is to increase resource sharing
server virtualization - why is the OS and hardware closely linked?
so that only some applications can run simultaneously to prevent problems
server virtualization - what’s needed to operate?
additional applications and additional physical servers need to be installed
what does server virtualization enable?
a single physical server to run several applications, each appearing to have its own server
server virtualization - what does the layer of the software enable?
this abstraction is often referred to as the hypervisor.
what is a hypervisor?
- a hardware virtualisation technique that allows multiple guest operating systems (OS) to run on a single system at the same time.
- aka a Virtual Machine Manager (WMM)
what is client/desktop?
- a virtualization technology used to separate a computer desktop environment from the physical computer
what is the ‘virtualized’ desktop stored on?
a centralized or remote server and not the physical machine being virtualized
what does desktop virtualization do?
- ‘virtualizes desktop computer’
- you interact with a virtual desktop in the same way you would use a physical desktop
benefit of desktop virtualization
it lets you remotely log in to access your desktop from any location
what is storage virtualization?
- pulling together physical storage from multiple network storage devices into what appears to be a single storage device that’s managed from a central console
- commonly used in Storage Area Networks (SAN)