CMAP 7 Flashcards
Virtualization
multiple OS can be installed and run simultaneously on one computer.
facilitate by hypervisor
Application Virtualization
application accessed by client are hosted on a server or stream the application from the server. (Netflix, Spotify)
what are CPU prefixes to instruction sest to improve virtualization?
Intel: VT-x
AMD: AMD-V
SLAT (second level address translation)
Improving virtual memory performance.
Intel uses: EPT (extended page table)
AMDL: RVI (rapid virtualization indexing)
Virtual machine sprawl
uncontrolled deployment of more and more VMs
VM escaping
malware on one guest OS hopping onto another or to the host.
metered utilization
keeps track of the precise price for provision resources units on cloud services.
rapid elasticity
system will experience minimal downtime during increased performance demands and reduce cost when demands are low.
CSP
cloud service providers
Public (multitenant)
services offered over the internet to cloud customers.
Private
cloud architecture is private and own by the organization. more control over privacy and security.
Community
several organization share cost to either hosted private or fully private cloud.
Hybrid
loud computing implementing public/private/community.