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.
What is a hybrid cloud?
A combination of public and private cloud resources.
What is on-demand self-service in cloud computing?
The ability to provision resources as needed without human intervention.
What is resource pooling in cloud computing?
Sharing resources among multiple customers dynamically.
What is cloud elasticity?
The ability to scale resources up or down based on demand.
What is cloud scalability?
The ability to handle growth by adding more resources.
What is a benefit of cloud computing?
Reduced IT infrastructure costs and increased accessibility.
What is cloud metering?
Paying for cloud resources based on usage.
What is a cloud-based virtual desktop infrastructure (VDI)?
Hosting a desktop environment on a remote server accessible via the cloud.
What is containerization?
Running applications in isolated environments called containers.