An enterprise security architect is updating the organization's network architecture to mitigate lateral threat movement, secure legacy components, and control administrative access across enterprise zones. Match each network design or segmentation technique on the left with its corresponding architectural application on the right.
- East-West Traffic MicrosegmentationEnforces host-level firewall policies to restrict lateral movement between database servers within the same subnet.
- Screened Subnet (DMZ) with Dual-Homed FirewallsTerminates internet-facing connections in a perimeter zone while preventing direct traffic flow to internal assets.
- Air-Gapped Out-of-Band Management NetworkIsolates critical physical systems by eliminating routed network connections to external networks.
- Software-Defined Perimeter (SDP) GatewayDynamically provisions authenticated user access to application endpoints while hiding infrastructure behind a dark cloud.
Answer
East-West Traffic Microsegmentation maps to enforcing host-level firewall policies between databases in the same subnet; Screened Subnet with Dual-Homed Firewalls maps to terminating internet-facing connections in a perimeter zone; Air-Gapped Out-of-Band Management Network maps to isolating systems without routed external connectivity; Software-Defined Perimeter Gateway maps to dynamically provisioning authenticated access while hiding infrastructure.
Each technique addresses a specific network segmentation boundary requirement: East-West microsegmentation controls internal host-to-host traffic within the same subnet; screened subnets isolate public services at the network perimeter; air-gaps eliminate packet routing paths entirely; and SDP gateways conceal infrastructure behind identity-verified tunnels.
Step-by-Step Solution
Key Concept
Network Segmentation Archetypes and Traffic Control Architecture
Estimated Time:2m 0s