A financial organization is incorporating a legacy mainframe transaction processing engine into its modern hybrid data center architecture. The legacy system cannot support modern endpoint detection software or host-based firewalls, but it must securely accept transactions from front-end web servers while strictly preventing unauthorized lateral movement to adjacent enterprise database subnets. Which network architecture decision best isolates the legacy system while managing East-West traffic risks?
- Implement microsegmentation using software-defined networking rules and application proxy gateways between network zones.Answer
- BPlace the legacy transaction engine in the internal core server VLAN and rely on the network edge perimeter firewall to filter incoming traffic.
- CDeploy a network intrusion detection system in passive monitoring mode on the core switch to log unverified lateral traffic flows.
- DEstablish a physical air gap around the legacy transaction engine and update transaction logs using offline removable media.
Answer
Enforcing microsegmentation using software-defined networking and application proxy gateways provides granular, preventive East-West traffic control around legacy systems without requiring host-level agents.
Microsegmentation partitions the data center into isolated logical zones down to individual workload levels. Combined with proxy gateways, it enforces strict Zero Trust policy controls over lateral (East-West) traffic without needing agent software installed on the legacy endpoint.
Step-by-Step Solution
Key Concept
Microsegmentation and East-West Traffic Isolation