Security ArchitectureQuestion 32 of 100

Which approach packages an application with its dependencies to run consistently across environments while sharing the host OS kernel?

a.Full virtualization
b.Bare-metal deployment
c.Air gapping
d.Containerization

Explanation

Containerization bundles an application and its dependencies into a lightweight, portable unit that shares the host kernel. Containers start quickly and use fewer resources than full VMs. Isolation is weaker than VMs, so kernel and image security matter.

Practice all 100 questions free — no signup required.

Related questions on this topic

Last reviewed: · editorial process

PrepPass Editorial Team · Verified against CompTIA Security+ (SY0-701) · How we review
Report