Chapter 22 - Virtualization Flashcards
What is a Virtual Machine(VM)
a completely self contained computer that is running within a host operating system.
Virtualization
uses some of the host system hardware/components to run a separate internal system.
Emulation
Pretend to have hardware that you don’t have.
Hypervisor
host that runs the virtual machine.
Type 1 Hypervisor
runs directly on top of the hardware as an OS.
Type 2 hypervisor
runs as an app in an OS.
Rapid Elasticity
copying a VM and moving the copied VM to a different location. Building or extending your cloud-based network quickly and efficiently.
On-demand
clone or copy a VM during high demand and remove copies during low demand.
Resource Pooling
Having multiply VM’s use or share resources.
IaaS
Infrastructure as a Service(IaaS) offers computer networking, storage, load balancing and VM hosting. Also moves network tasks such as firewalls into the cloud. Being able to setup/make a website on a VM.
PaaS
Platform as a Service(PaaS) the ability to develop and test applications in a virtual environment. Moves the machines into the cloud so you can concentrate on apps. Great for programmers. Virtual code editor.
SaaS
Software as a Service. Moves apps to the cloud. Google Docs, Google Maps. Software that you run as a service.
Cloud storage and synchronization
Cloud storage enables access to synchronized saved files from any device.