Palo Alto Networks Cybersecurity Entry-Level Technician (PCCET) — Question 66

What differentiates Docker from a bare metal hypervisor?

Answer options

Correct answer: D

Explanation

The correct answer is D because Docker utilizes OS-level virtualization which allows it to share the host OS's kernel, unlike a bare metal hypervisor that operates independently and requires its own OS. Option A is incorrect because hypervisors can also run multiple OS instances. Option B is misleading as Docker typically uses fewer resources compared to a hypervisor. Option C is not accurate since Docker is not specifically designed for better resource allocation for legacy systems.