An enterprise airport operations authority is redesigning its security architecture across operational technology (OT), cloud management, tenant infrastructure, and administrative networks. Match each network isolation and control mechanism on the left to its corresponding architectural requirement on the right.
- Unidirectional Data DiodeRestricts data transfer strictly to outbound telemetry from SCADA monitoring networks to cloud reporting without allowing any inbound packets.
- Microsegmentation with Host-based EnforcementPrevents East-West lateral movement between individual containerized microservices within the same cloud virtual private cloud (VPC).
- Hardened Jump Server with MFA and Session AuditingProvides secure, monitored access for external vendors managing privileged internal subnets over untrusted networks.
- Physical Air Gap with Media Sanitization KioskIsolates safety-critical runway automated control hardware entirely from external networks while maintaining offline patch capability.
Answer
Unidirectional Data Diode pairs with outbound-only SCADA telemetry; Microsegmentation pairs with stopping East-West lateral movement between cloud microservices; Hardened Jump Server pairs with audited vendor administrative access; Physical Air Gap pairs with isolating critical runway control hardware via offline media ingestion.
Each isolation mechanism aligns with specific threat model requirements: data diodes physically enforce one-way telemetry streaming; microsegmentation controls internal lateral movement across cloud workloads; jump servers control and audit remote management access; air gaps eliminate all network-based attack vectors against critical physical control systems.
Step-by-Step Solution
Key Concept
Network Segmentation and Isolation Architecture Controls
Estimated Time:2m 0s