A enterprise network security architect is reviewing the organization's network segmentation model across physical, virtual, and industrial environments. Match each network segmentation approach to the business and architectural requirement it best addresses.
- Air GapPhysically isolating safety-critical Operational Technology (OT) systems from all external network connectivity.
- MicrosegmentationApplying granular software-defined policy enforcement to restrict lateral East-West traffic between individual workload containers.
- Screened Subnet (DMZ)Hosting public-accessible services to isolate external internet traffic from the private internal corporate network.
- Jump Box (Bastion Host)Providing a secure, audited single entry point for administrator access to highly sensitive management networks.
Answer
Air Gap matches physical isolation of OT systems; Microsegmentation matches granular software-defined East-West traffic control between workloads; Screened Subnet matches hosting public-facing services separated from private networks; Jump Box matches providing a single audited administrative transit point into sensitive zones.
Air gapping ensures physical isolation for critical OT systems. Microsegmentation enforces policy-based isolation for East-West cloud workload traffic. A screened subnet isolates internet-accessible assets from internal networks, and a jump box securely bridges administrative access into high-security zones.
Step-by-Step Solution
Key Concept
Secure Network Segmentation Archetypes and Traffic Control Controls