An enterprise security architect is designing network isolation controls for a corporate software development environment. The architecture must prevent lateral movement between developer workstations on the same local subnet while restricting direct administrative connections from developer machines to automated build servers. Which of the following network design strategies should the architect implement to achieve these requirements? (Select TWO.)
- Configure Private VLANs (PVLANs) with isolated ports for the developer workstation subnet.Cevap
- Deploy a bastion host within a dedicated transit zone to mediate management connections to the build servers.Cevap
- CEstablish a physical air gap between developer workstations and internal build automation servers.
- DRely on the external perimeter firewall to inspect and implicitly trust all East-West traffic within the internal subnet.
Cevap
The architect should configure Private VLANs (PVLANs) with isolated ports on the developer workstation subnet and deploy a bastion host within a dedicated transit zone to control access to build servers.
Private VLANs (PVLANs) effectively isolate endpoints on the same subnet at Layer 2 to prevent lateral movement, while a bastion host in a transit zone ensures all administrative access to build systems is authenticated, logged, and proxied rather than directly exposed.
Adım Adım Çözüm
Anahtar Kavram
Secure Network Segmentation and Lateral Movement Control