Hard1 markMultiple Choice
Area I: Information SystemsIT InfrastructureVirtualization

CPA · Question 75 · Area I: Information Systems

A company uses 'Containerization' (e.g., Docker) for its applications. From an auditor's perspective, what is a key difference between a Container and a Virtual Machine (VM)?

Answer options:

A.

Containers are slower than VMs.

B.

Containers share the host Operating System kernel, whereas VMs have their own full OS.

C.

Containers cannot be encrypted.

D.

Containers are only for Linux.

How to approach this question

VM = Hardware virtualization (Heavy). Container = OS virtualization (Light).

Full Answer

B.Containers share the host Operating System kernel, whereas VMs have their own full OS.✓ Correct
Containers are lightweight because they share the host system's kernel, unlike VMs which require a full guest operating system for each instance. This introduces different security isolation risks.

Common mistakes

Thinking containers are just small VMs.

Practice the full CPA ISC Practice Exam 3

82 questions · hints · full answers · grading

More questions from this exam