Virtualization Cloud Flashcards

1
Q

What is virtualization?

A

Running multiple virtual machines on a single physical host.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the purpose of a hypervisor?

A

To manage and run virtual machines on a physical host.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the two types of hypervisors?

A

Type 1 (bare-metal) and Type 2 (hosted).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is an example of a Type 1 hypervisor?

A

VMware ESXi, Microsoft Hyper-V.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is an example of a Type 2 hypervisor?

A

Oracle VirtualBox, VMware Workstation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the advantages of virtualization?

A

Cost savings, resource efficiency, and easy scalability.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is hardware virtualization support in CPUs?

A

Features like Intel VT-x and AMD-V to improve VM performance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is virtual machine (VM) snapshot?

A

A saved state of a VM that can be restored later.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is cloud computing?

A

Delivering computing services over the internet.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the three primary cloud service models?

A

IaaS (Infrastructure as a Service), PaaS (Platform as a Service), SaaS (Software as a Service).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is an example of IaaS?

A

Amazon EC2, Microsoft Azure Virtual Machines.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is an example of PaaS?

A

Google App Engine, Microsoft Azure App Services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is an example of SaaS?

A

Google Workspace, Microsoft 365.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the four main cloud deployment models?

A

Public cloud, private cloud, hybrid cloud, and community cloud.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the difference between public and private clouds?

A

Public clouds are shared among multiple users; private clouds are dedicated to one organization.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is a hybrid cloud?

A

A combination of public and private cloud resources.

17
Q

What is on-demand self-service in cloud computing?

A

The ability to provision resources as needed without human intervention.

18
Q

What is resource pooling in cloud computing?

A

Sharing resources among multiple customers dynamically.

19
Q

What is cloud elasticity?

A

The ability to scale resources up or down based on demand.

20
Q

What is cloud scalability?

A

The ability to handle growth by adding more resources.

21
Q

What is a benefit of cloud computing?

A

Reduced IT infrastructure costs and increased accessibility.

22
Q

What is cloud metering?

A

Paying for cloud resources based on usage.

23
Q

What is a cloud-based virtual desktop infrastructure (VDI)?

A

Hosting a desktop environment on a remote server accessible via the cloud.

24
Q

What is containerization?

A

Running applications in isolated environments called containers.

25
What is an example of a containerization platform?
Docker, Kubernetes.
26
What is a virtual private network (VPN)?
A secure connection to a private network over the internet.
27
What is an example of a cloud storage service?
Google Drive, Dropbox, Microsoft OneDrive.
28
What is the purpose of cloud monitoring tools?
To track resource usage, performance, and security in a cloud environment.
29
What is a potential risk of cloud computing?
Data breaches and lack of control over physical infrastructure.
30
What is the purpose of encryption in cloud computing?
To protect data stored and transmitted in the cloud.
31
What is multi-tenancy in cloud computing?
Multiple customers sharing the same physical resources in a cloud environment.
32
What is the role of identity and access management (IAM) in the cloud?
To control user access to cloud resources.
33
What is a service-level agreement (SLA)?
A contract defining the level of service expected from a cloud provider.
34
What is the difference between horizontal and vertical scaling in the cloud?
Horizontal scaling adds more machines; vertical scaling adds more resources to an existing machine.
35
What is a cloud orchestration tool?
Automates cloud management tasks like provisioning and scaling.
36
What is serverless computing?
Running code without managing server infrastructure.
37
What is an example of a serverless platform?
AWS Lambda, Google Cloud Functions.
38
What is edge computing?
Processing data closer to its source rather than in a centralized data center.