A security administrator is evaluating deployment options for an enterprise application hosted on a shared physical server. The organization requires full hardware abstraction and distinct operating system kernels for each workload to ensure complete isolation between tenants. Which of the following virtualization or containerization technologies best meets this requirement?
- Virtual machines managed by a Type-1 hypervisorAnswer
- BApplication containers deployed on a single shared host OS kernel
- CPerimeter firewall rules applied at the border router
- DDetective host-based intrusion detection logging
Answer
Virtual machines managed by a Type-1 hypervisor satisfy the requirement by providing dedicated virtualized hardware and isolated OS kernels for each workload.
Virtual machines managed by a Type-1 (bare-metal) hypervisor run directly on physical hardware and provide each virtual machine with its own complete operating system kernel and virtualized hardware. This provides strong isolation between tenant workloads.
Step-by-Step Solution
Key Concept
Virtual Machine Isolation and Hypervisor Security Architecture