Virtualization Cloud Flashcards
What is virtualization?
Running multiple virtual machines on a single physical host.
What is the purpose of a hypervisor?
To manage and run virtual machines on a physical host.
What are the two types of hypervisors?
Type 1 (bare-metal) and Type 2 (hosted).
What is an example of a Type 1 hypervisor?
VMware ESXi, Microsoft Hyper-V.
What is an example of a Type 2 hypervisor?
Oracle VirtualBox, VMware Workstation.
What are the advantages of virtualization?
Cost savings, resource efficiency, and easy scalability.
What is hardware virtualization support in CPUs?
Features like Intel VT-x and AMD-V to improve VM performance.
What is virtual machine (VM) snapshot?
A saved state of a VM that can be restored later.
What is cloud computing?
Delivering computing services over the internet.
What are the three primary cloud service models?
IaaS (Infrastructure as a Service), PaaS (Platform as a Service), SaaS (Software as a Service).
What is an example of IaaS?
Amazon EC2, Microsoft Azure Virtual Machines.
What is an example of PaaS?
Google App Engine, Microsoft Azure App Services.
What is an example of SaaS?
Google Workspace, Microsoft 365.
What are the four main cloud deployment models?
Public cloud, private cloud, hybrid cloud, and community cloud.
What is the difference between public and private clouds?
Public clouds are shared among multiple users; private clouds are dedicated to one organization.