Kizspy | Question: 1
(Choose 1 answer)
How do containers and VMs differ in terms of isolation?
A. Containers provide complete isolation at the hardware level, unlike VMs.
B. VMs offer stronger isolation by running separate OS instances, whereas containers share the host OS kernel.
C. Both containers and VMs use the host OS kernel, providing similar levels of isolation.
D. VMs share the host OS kernel, providing less isolation compared to containers.