220-1101 domain - 11% of the exam

Virtualization and Cloud Computing

Virtualization and Cloud Computing is 11% of the CompTIA A+ Core 1 (220-1101) exam. These are the objectives it covers, each with practice questions and worked explanations.

Objectives in this domain

Sample question from this domain

Free sampleVirtualization and Cloud Computingmedium

Priya, a malware analyst, needs to run suspected malicious samples on her Windows laptop without letting them reach the host operating system or the corporate network. Which client-side virtualization use case does this describe?

  • AA test-bed VM, a snapshot-based clone used to trial application patches before rolling them out across production desktops.
  • BApplication virtualization, which streams a packaged app to the desktop so it runs without a local install or a full guest OS.
  • CA cross-platform VM, used mainly to run a different operating system such as Linux alongside the Windows host for compatibility.
  • DA sandbox, an isolated virtual machine used to detonate and observe untrusted code without exposing the host or production systems. Correct
Recognise that a sandbox is an isolated virtual machine used to safely run and observe untrusted or malicious code away from the host. A sandbox VM is deliberately isolated from the host and network so that code executed inside it, including malware, cannot escape to damage the physical machine or reach production systems, which is exactly what safe sample analysis requires.

Why A is wrong: Patch testing is a legitimate VM use, but its goal is validating updates, not deliberately containing hostile code, so it does not describe malware isolation.

Why B is wrong: App virtualization isolates one application from the host filesystem, but it shares the host kernel and is not built to safely detonate live malware.

Why C is wrong: Running a second OS for compatibility is a common VM benefit, but it says nothing about isolating and studying malicious samples, which is the stated need.

Why D is correct: A sandbox is a disposable, isolated VM whose whole purpose is to contain untrusted or malicious code so it cannot affect the host or the wider network.

Other domains in this exam

See also the 220-1101 cert hub, the study guide, and the cheat sheet.

Examworthy is not affiliated with or endorsed by CompTIA. Original, blueprint-aligned practice material only.