What advantage do containers have over traditional virtual machines for deployment?
-
A
Containers share the host OS kernel, making them lighter and faster to start
-
B
Containers each include a full guest operating system for stronger isolation
-
C
Containers can only run one at a time per host
-
D
Containers eliminate the need for any host operating system