WorksheetsCompTIA Cloud+ CV0-004_Virtualization Concepts - Lesson 6.1
Total questions: 92
Worksheet time: 46mins
Nikhil is managing a data center and needs to optimize resource usage. Which statement best defines virtualization in IT infrastructure?
Running multiple physical servers for one operating system
Dividing physical hardware into virtual machines (VMs)
Storing backups offsite
Using only containerized applications
In a virtualized environment, what does each VM run to host applications?
A guest operating system like Windows Server or Red Hat Enterprise Linux
Only a hypervisor without an operating system
A browser-based management console
A firmware image from the hardware vendor
In a virtual machine environment, Justice is trying to set up a service that will help manage internet traffic. Which of the following services might the operating system of his VM host?
HDMI display driver
Domain Name System (DNS)
Power supply control
File compression utility
Nikhil and Vincent are system administrators at a tech company that has recently adopted virtualization technology. They are discussing their responsibilities in this new environment. Which responsibility remains with them unless the organization adopts an IaaS model?
Developing end-user applications
Maintaining, updating, and securing the OS and applications
Designing architecture for the data center
Manufacturing server hardware
When Justice's organization adopts an Infrastructure as a Service (IaaS) cloud model, which responsibility is most likely transferred away from the organization?
Application code quality assurance
End-user training
Hardware support and physical security
Network protocol design
Justice is setting up a new computer system for his gaming needs. Which statement best describes stand-alone virtualization in this context?
It replaces the need to allocate hardware resources.
It mirrors setting up a physical computer by allocating memory, storage, CPU access, and networking.
It only configures networking; other resources are automatic.
It requires no hypervisor or host operating system.
In a tech lab, Hanie is exploring how to run multiple guest operating systems on a single host machine for her project. What component should she use to achieve this?
Docker Engine
Hypervisor (Type 2)
Bins/Libs
App A
Why can a VM operate on a network like a regular Linux server or workstation?
Because it shares the host’s kernel directly
Because settings allocate memory, storage, CPU access, and networking to the VM
Because containers package only applications and libraries
Because VMs do not require networking configuration
During a group project, Hanie, Vincent, and Adriaan are discussing how to efficiently run multiple applications on a single server without the overhead of installing a guest OS for each application. Which component in their container stack eliminates the need for a guest OS per application?
Host OS
Docker Engine
Hypervisor (Type 2)
Server
Adriaan is managing a virtual machine (VM) for a project. Which action should he take as part of the VM management lifecycle?
Compile the hypervisor from source for each VM
Delete the VM when its software or services are no longer needed
Avoid resizing VMs to match workload
Install Docker Engine inside every VM by default
While setting up a virtual machine for a project, Franco is tasked with defining the necessary parameters in the virtualization console. Which parameters should he define?
Only the VM name
CPU, memory, storage, and networking
Networking and application licenses only
Public IP address only
Jayden is managing a virtual machine (VM) for his online gaming server. What task ensures that the VM continues to meet the server's requirements over time?
Disabling monitoring to reduce overhead
Monitoring cost and performance for resizing opportunities
Locking the VM size permanently
Removing the host operating system
Hanie is considering deploying virtual machines (VMs) in the cloud for her new project, while Adriaan prefers using local virtualization software on his laptop. Which statement best describes the difference between Hanie's approach and Adriaan's?
It is different and uses unique cloud hardware terms.
It is similar; you name the VM and select hardware settings while defining cloud-specific values.
It requires no hardware selection because resources are automatically assigned.
It only involves choosing the operating system image.
Justice is setting up a virtual machine for his new project. He wants to ensure that the VM can handle various workloads efficiently rather than focusing on just one resource. Which VM type should he choose?
General purpose
Compute optimized
Memory optimized
Storage optimized
Justice is setting up a new computer system for his gaming setup. He wants to ensure that he has the best storage option for high performance. Which storage type should he choose?
Standard HDD
Premium Solid-state Drive (SSD)
Standard SSD
Tape storage
Justice is planning to set up a virtual machine for his new project. Why is it important for him to understand compute, storage, performance, and cost requirements before configuring the VM?
To avoid unsupported operating system images
To ensure sufficient hardware resources without overspending
To bypass authentication setup
To enable automatic region selection
Nikhil is in the process of creating a virtual machine in Azure for his new project. What step follows choosing an operating system image in the Azure VM creation flow?
Select a VM size, including vCPU and memory settings.
Configure networking, including virtual networks and IP addresses.
Set the VM name and region.
Choose storage options, including SSD or HDD.
Vincent is setting up a Linux VM for his project. Which action will help him establish secure, key-based remote access to the VM?
Applying billing tags
Configuring an administrator account with SSH authentication
Selecting an availability zone
Choosing Premium SSD storage
During a group project, Hanie and Adriaan are tasked with deploying a virtual machine on Azure. At which step do they need to assign virtual networks, IP address options, and open ports?
When selecting the VM size
When configuring networking
When choosing the operating system image
When applying metering and billing tags
Justice is planning to deploy a virtual machine on Microsoft Azure for his new project. What information does Microsoft Azure provide before finalizing the VM deployment?
Automatic snapshot schedule
Price estimate for the selected configuration
List of alternative cloud providers
Default backup policy
During a tech workshop, Russel is tasked with setting up multiple virtual machines for a demonstration. He needs to define a specific VM setting in a configuration file template to ensure quick VM creation at scale. Which setting should he focus on?
User account passwords
CPU and RAM allocations
Application source code
End-user license agreements
Hanie is managing a cloud environment for her company. She needs to deploy multiple virtual machines (VMs) with the same settings quickly. What is the main benefit of using VM configuration file templates in this scenario?
They eliminate the need for hypervisors
They allow rapid deployment of multiple VMs with the same settings
They automatically upgrade guest OS versions
They remove the need for network configuration
In a tech startup, Adriaan is tasked with setting up a new virtual machine (VM) for a project. He needs to configure various settings for the VM. Which item is NOT typically specified in a VM configuration file?
Network configurations
Storage options
Physical rack location
Memory (RAM) size
Justice and Vincent are working on a large data analysis project. They decide to use a computer cluster for their tasks. What are the two main advantages of computer clusters that they can benefit from?
Cheaper electricity and easier cooling
Fault tolerance and improved performance
Simpler programming languages and GUIs
Unlimited storage capacity
In a tech startup, Vincent is explaining to his team what a node in a cluster is. He describes it as an essential part of their system architecture. What does Vincent mean by a node in this context?
A virtual switch for client access
A shared storage cabinet
An individual member of the cluster
A management script template
How do clients connect to services in a cluster?
Through the management network used by nodes
Via a separate network from the management network
Directly to shared storage over Fibre Channel only
They cannot; only administrators connect
During a group project, Hanie and Vincent are tasked with setting up a cloud cluster for their application. They discover that CSPs can simplify this process significantly.
How do CSPs simplify cluster setup in the cloud?
By requiring manual node imaging
By providing templates, default settings, and preconfigured resources
By disabling fault tolerance features
By forcing on-premises hardware purchase
In a tech startup, Justice and Franco are working on a project that requires multiple virtual machines (VMs) to communicate efficiently. What does host affinity achieve for VM nodes in their cluster?
Keep VM nodes on the same host for faster communication
Distribute VM nodes across different data centers
Ensure all VM nodes use identical operating systems
Disable communication between VM nodes
In a cloud computing environment, Justice and Vincent are discussing the best practices for deploying virtual machines (VMs). Justice mentions that there are certain rules that can help improve fault tolerance and prevent overload. Which statement best describes these anti-affinity rules?
They force VMs to share the same host to reduce network usage
They keep VM nodes on separate hosts to improve fault tolerance and prevent overload
They pin VMs to specific NUMA nodes for memory locality
They disable live migration between hosts
In a tech startup, Franco and Hanie are discussing the benefits of hardware pass-through in their clustered server environment. They want to know why this feature is important for their virtual machines (VMs).
To reduce the number of hosts in a cluster
To allow VMs direct access to hardware for maximum performance
To prevent VMs from accessing storage devices
To bypass CSP monitoring in a VPC
Russel is working on a project that requires him to create a backup of his virtual machine. Which statement best describes virtual machine cloning?
It creates a new VM with no data or configuration.
It captures a snapshot of a VM’s current configuration and data to make a duplicate.
It converts a physical server into a virtual machine.
It only copies the VM’s operating system.
Jayden needs to deploy ten identical VMs from the same clean baseline for his project. Which option is preferable?
Use cloning to copy a VM with live data.
Use templates to deploy multiple machines with a standard setup.
Take a snapshot and restore it repeatedly.
Request a larger instance size from the cloud provider.
Nikhil, an administrator at a cloud service company, wants to improve redundancy and support clustering for a critical service in the cloud. What action should he take?
Disable cloning to avoid configuration drift.
Use a cloud provider’s options to duplicate or clone VMs.
Replace VMs with bare-metal servers.
Rely solely on a single VM with frequent reboots.
In a tech startup, Russel is explaining to his team how their virtualized network operates. He states, "Which statement best describes a standard network in virtualization?"
It relies on logical overlays and ignores physical limitations.
It uses physical cables, switches, routers, and NICs for connectivity.
It exists only within a VM host and never connects to a physical network.
It is limited to container clusters and cannot filter traffic.
Adriaan and Franco are setting up a new office network for their startup. They realize that a primary limitation of standard physical networks is that they are limited by hardware and physical factors like cable type and distance.
They cannot segment networks.
They are limited by hardware and physical factors like cable type and distance.
They cannot use Layer 3 routing.
They are insecure by design.
Nikhil is exploring the benefits of overlay networks for his new project. Which benefit is listed for overlay networks?
Eliminates the need for IP addressing
Simplified administration
Guaranteed zero failures
Native support for only one switch
In a tech startup, Jayden and Franco are tasked with setting up a new project. They decide to use overlay networks to create logical networks for their applications. By doing this, they can abstract which components?
Cables, switches, and routers
Disks, CPUs, and memory
Hypervisors and kernels
Firewalls and IDS only
During a networking class, Jayden and Hanie were discussing different network protocols. Hanie asked, "Which protocol is an overlay network protocol?"
OSPF
VXLAN
HTTPS
SMTP
Nikhil is working on a project that involves setting up an overlay network to manage IP addressing and provide NAT for external communications. Which technology should he use to achieve this?
Bare-metal servers without virtualization
Networked containers and container clusters
Standalone desktop PCs
Traditional MPLS WANs only
During a networking class, Justice, Hanie, and Franco were discussing various protocols used by overlay networks. Hanie mentioned several protocols, but Justice was curious about which one is NOT typically used in overlay networks. He asked, "Which of the following is NOT a protocol used by overlay networks?"
GRE
NVO
VXLAN
BGP
Franco is setting up a virtual machine (VM) environment for his project. What feature characterizes virtualization software networking for VMs?
It prevents VMs from acting like other devices on the physical network.
It is highly configurable, allowing VMs to act like any other device on the physical network.
It requires dedicated physical routers per VM.
It cannot host services like DHCP or web servers.
In a virtualized environment, Hanie is trying to understand the different types of VM network connectivity. Which statement correctly matches a VM network type to its connectivity?
External: VM can access only other VMs on the host.
Internal: VM can access host NIC and external network.
Private: VM can access host and other VMs but not external network.
External: VM can access the host's NIC and the physical network.
In a tech lab, Hanie and Russel are working on their virtual machines (VMs). They are curious about the characteristics of an Internal VM network. What is true about this type of network?
It allows access to the external physical network.
It isolates VMs so they can only talk to each other, not to the host.
It allows the VM to access the host and other VMs on the same host, but not the external network.
It blocks all traffic including between VMs.
In a tech startup, Jayden is tasked with managing the data storage for their virtualized servers. Which statement best describes local storage in virtualized environments that he should consider?
Network-accessed storage using NFS or SMB
Internal direct-attached storage like SSDs or HDDs
A pool of disks on a dedicated storage network
Cloud storage managed by a third-party
Justice is considering using local storage for his server to host a new application. However, he is concerned about the limitations of this approach. What is a limitation of local storage for servers?
It is expensive to install
It is hard to scale and cannot be easily shared
It always requires RAID
It only supports HDDs, not SSDs
Vincent is setting up a new computer system for his home office. He wants to ensure that he has enough storage for all his files and applications. What does Direct-Attached Storage (DAS) refer to?
Internal SSDs or HDDs connected directly to a system
A file server accessed over SMB
A disk array connected over Fibre Channel
Block storage provided by a public cloud
Justice and Franco are setting up a Network Attached Storage (NAS) system to share folders with their classmates. Which protocols should they use to ensure smooth sharing of files?
iSCSI and Fibre Channel
NFS and SMB
HTTPS and SFTP
NVMe-oF and InfiniBand
Russel is considering upgrading his home office setup and is looking into different storage solutions. What is one advantage of NAS?
It provides the highest performance regardless of network conditions
It can quickly and easily add storage capacity
It is isolated from the network by design
It always requires Windows Server to operate
Franco is setting up a NAS device to store important family photos and documents. Which feature might he use to protect this data?
RAID
GPU acceleration
DHCP failover
Tape mirroring
Adriaan is considering using a Network Attached Storage (NAS) solution for his company's data needs. However, he is concerned about its suitability for large enterprise storage. Why might NAS be less ideal for large enterprise storage?
It cannot be expanded
Its performance depends on the network
It cannot use SSDs
It lacks redundancy options
Compared to NAS, what do SAN devices generally offer?
Lower cost and simplicity with reduced performance
Better scalability, fault tolerance, and performance, but with more complexity and cost
Only file-level access with minimal configuration
Exclusive use in public clouds only
Which component is typically required on servers to connect to SAN storage?
GPU expansion card
Host Bus Adapter (HBA)
Sound card
Wireless NIC
Which statement accurately describes the architecture of a complete SAN solution?
A single server directly attached to disks inside the chassis
Servers and storage share the same production LAN without redundancy
It includes servers managing data access, an isolated often redundant network, and separate storage infrastructure with disk arrays and controllers
Client workstations connect directly to disks via USB
Which statement best describes the main benefit of using containers for application deployment?
They require a separate operating system for each application component.
They enable dynamic, scalable applications with loosely coupled components running in their own containers.
They eliminate the need for any management or orchestration.
They can only run on on-premises servers and not in the cloud.
In the context of the lesson, keeping container environments running smoothly is primarily whose responsibility?
Network engineer
Cloud administrator
End user
Database analyst
What is a defining characteristic of a container as presented in the material?
It includes a full guest operating system for each application.
It is a complete, portable package with application code, runtime, libraries, and settings bundled together.
It runs only on bare-metal servers without any engine.
It focuses on running multiple unrelated tasks simultaneously.
Compared to virtual machines, containers typically:
Run multiple guest operating systems per application
Share a single operating system and are lightweight
Require a hypervisor to function
Cannot run in cloud infrastructure
What is the role of a container engine according to the section?
It installs guest operating systems for each container.
It runs one or more containers on top of one operating system.
It replaces the host operating system entirely.
It is only available from hardware vendors.
Which standard do container engines follow for container image formats?
POSIX
IEEE 802.11
Open Container Initiative (OCI)
TLS 1.3
Which statement best captures how this lesson situates containers within broader IT operations?
Containers are a niche technology used only for local development.
Containers are often part of a larger strategy to manage workloads automatically through automation and orchestration.
Containers are intended to replace cloud infrastructure entirely.
Containers remove the need for container registries and management.
Which of the following is listed as a common container solution?
VMware ESXi
Docker
Citrix XenApp
OpenStack Swift
According to the list of container solutions, which pairing is specifically mentioned together?
Hyper-V and Windows Containers
Docker and Podman
Kubernetes and OpenShift
vSphere and ESXi
In the provided Container vs. VMs diagram, what component replaces the hypervisor layer on the container side?
Guest OS
Docker Engine
Host BIOS
Kubernetes Control Plane
What are identified as the three main parts of a container solution?
Hypervisor, ISO image, Snapshot
Configuration file, Container image, Running container
Kernel, Guest OS, Application
Control plane, Worker node, Pod
What is the primary purpose of a Dockerfile in the container build process?
To run containers in production
To store runtime logs
To provide detailed instructions for building the container
To manage orchestration across clusters
Which command is given as the way to build a container image in Docker?
docker run
docker build
docker start
docker compose up
How is a container image characterized in the material?
A live, running instance of an application
A blueprint or template for running containers built from the Dockerfile
A text file listing environment variables only
A virtual machine snapshot
Which step should you perform first when starting with containers on a local system?
Pull an image from a registry
Install a container engine like Docker
Create a CI/CD pipeline
Push your image to Docker Hub
What is the primary purpose of pulling a container image from a registry?
To compile source code into binaries
To obtain specific capabilities packaged in the image
To automatically configure network policies
To back up local containers
Which of the following is listed as a common container image in the material?
Ubuntu Server custom image
Docker hello-world test image
Kubernetes control-plane image
Nginx enterprise image
Container engines provide commands to do which of the following?
Only build images
Only start containers
Create, start, stop, and remove containers
Only remove images from registries
What do container image registries enable developers to do?
Execute containers directly in the cloud
Store, secure, and share images efficiently
Convert VMs into containers automatically
Manage persistent storage volumes
Why are container registries important for CI/CD pipelines?
They provide GPU acceleration for builds
They allow automated processes to pull images directly during builds or updates
They enforce network policies across clusters
They replace the need for source code repositories
Why might organizations move from public registries like Docker Hub to private registries?
Private registries are always free of cost
To maintain greater control and security as orchestration grows
Public registries cannot store official images
Private registries eliminate the need for CI/CD
Which is a primary benefit of running container services in the cloud instead of on local servers?
Guaranteed zero cost for idle resources
Easier scaling, pay-as-you-go billing, and reduced management work
Ability to run without any orchestration
Elimination of the need for container images
Which AWS service specifically lets you run, monitor, and scale containerized applications with other AWS services?
AWS Lambda
Amazon Elastic Container Service (ECS)
Amazon S3
AWS CloudTrail
Azure Kubernetes Service (AKS) primarily helps you do which of the following?
Store container images in a private registry
Run and scale containers on Kubernetes
Migrate on‑prem VMs to Azure automatically
Monitor network traffic across regions
According to the material, Google’s offering that lets you run and manage containers using Kubernetes, Docker, or other platforms is called:
Google Compute Engine
Google Kubernetes Operations
Cloud Functions
BigQuery
What is the first general step when deploying containers using a cloud console like Azure Container Instances?
Configure networking and subnets
Select Create container instance
Choose an availability zone
Pick an image from a registry
When choosing where to host your container instance, what guideline does the material recommend?
Always choose the largest region
Select any region randomly
Choose a hosting region and availability zone closest to you
Use only private regions
Which step directly involves selecting CPU cores and memory for the container instance?
Select image size
Pick an image source registry
Tag the instance
Configure networking
In the example workflow, which action is associated with metering and billing purposes?
Naming the container instance
Tagging the instance
Choosing the image source
Configuring the virtual network
Which statement best describes why developers value container flexibility in management?
It allows running only a single application per server.
It enables networking and storage configurations that support robust, modular applications.
It eliminates the need for operating systems.
It guarantees containers can access any external network without configuration.
What problem does port mapping solve for containers by default networking?
Preventing containers from talking to each other on the same network
Allowing containers to automatically scale across hosts
Linking container internal ports to host ports so external networks can communicate with the container
Encrypting all container network traffic
By default, most container networking primarily allows communication with which peers?
Other containers on the same internal network
Any device on the public internet
Only the host machine
Databases with persistent volumes
Which storage type disappears when a container stops or crashes?
Persistent storage
Ephemeral storage
Network-attached storage only
Object storage only
Which use case is most appropriate for ephemeral storage?
Long-term database records
Data caching that does not need to persist
Backups that must be kept for years
User profile data
Persistent storage in container environments is essential primarily for which kind of applications?
Stateless apps that never write data
Stateful apps that require data beyond container life
Batch jobs that produce no output
Applications that only log to stdout
How is persistent storage commonly provided to containers, according to the material?
As a temporary filesystem inside the container image
As a volume pointing to real storage in the cloud or on local systems
As environment variables baked into the container
As port mappings on the host
Container orchestration primarily refers to which activity?
Manual configuration of each container
Automated management and coordination of container workloads and tasks
Writing application code for microservices
Encrypting container images
Which benefit is explicitly listed for container orchestration?
Reduced need for monitoring
Guaranteed zero downtime
Efficient and flexible deployments
Elimination of all network configuration
In DevOps environments, why is orchestration especially valuable?
It removes the need for version control.
It coordinates multiple tasks to manage many applications and microservices efficiently.
It replaces CI/CD pipelines entirely.
It prevents developers from deploying changes.
