A network security architect is establishing ingress and zone traversal inspection controls for a public-facing e-commerce platform. The architecture requires multi-tiered network segmentation to isolate external web traffic from sensitive internal backend databases. In what order should inbound network traffic pass through these security controls and network zones, starting from initial external ingress to the final destination in the isolated database zone?
- 1Perimeter Edge Router with Anti-DDoS Filtering
- 2Screened Subnet (DMZ) Web Application Firewall (WAF)
- 3Internal Next-Generation Firewall (NGFW) Enforcement Boundary
- 4Database Zone Microsegmentation Gateway
Cevap
The correct sequence for inbound traffic traversal begins at the Perimeter Edge Router with Anti-DDoS Filtering, moves to the Screened Subnet (DMZ) Web Application Firewall (WAF), passes through the Internal Next-Generation Firewall (NGFW) Enforcement Boundary, and completes at the Database Zone Microsegmentation Gateway.
In a defense-in-depth architecture, external traffic must be inspected in progressive layers of increasing security. Traffic first hits the perimeter edge router for high-volume network filtering, enters the Screened Subnet (DMZ) WAF for web application inspection, crosses the internal firewall boundary to reach application services, and finally passes through microsegmentation controls protecting the high-value database zone.
Adım Adım Çözüm
Anahtar Kavram
Multi-tier network segmentation and defense-in-depth traffic flow inspection