Exploring Virtualization and Containers

Exploring Virtualization and Containers

University

30 Qs

quiz-placeholder

Similar activities

DevOps and Agentic AI Quiz

DevOps and Agentic AI Quiz

University

30 Qs

Exploring Virtualization and Containers

Exploring Virtualization and Containers

Assessment

Quiz

Engineering

University

Easy

Created by

Dr. Saxena

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the main types of virtualization?

Application Virtualization

Cloud Virtualization

Hardware Virtualization, Software Virtualization, Network Virtualization, Storage Virtualization

Database Virtualization

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define full virtualization and its use cases.

Full virtualization requires no hypervisor to function.

Full virtualization is primarily used for gaming applications.

Full virtualization allows multiple OS to run on a host via a hypervisor, used for server consolidation, testing, legacy apps, and isolated environments.

Full virtualization only allows one OS to run on a host.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is paravirtualization and how does it differ from full virtualization?

Paravirtualization requires no modifications to the guest OS and is fully aware of the hypervisor.

Paravirtualization is a method that does not involve any interaction between the guest OS and the hypervisor.

Paravirtualization allows direct communication between the guest OS and hypervisor, requiring OS modifications, while full virtualization does not require such modifications and the guest OS is unaware of the hypervisor.

Full virtualization allows direct communication between the guest OS and hypervisor without any modifications.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Name a popular container orchestration tool.

Apache Mesos

Docker Swarm

OpenShift

Kubernetes

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary function of Kubernetes?

Managing virtual machines

Automating the deployment, scaling, and management of containerized applications.

Orchestrating physical servers

Providing cloud storage solutions

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does Docker differ from traditional virtualization?

Traditional virtualization is faster than Docker.

Docker does not use the host OS kernel.

Docker requires a separate OS for each container.

Docker is more lightweight and efficient than traditional virtualization, as it shares the host OS kernel instead of requiring separate OS instances.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a hypervisor and what are its types?

Type 3 (cloud-based) and Type 4 (virtual)

Type 1 (virtual) and Type 2 (cloud-based)

Hypervisor types: Type 1 (bare-metal) and Type 2 (hosted).

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?