An enterprise organization is designing a high-availability infrastructure for its edge network services across two geographically separate data centers. The design requires automatic traffic redirection to the healthy data center if a primary site suffers an outage, while minimizing client browser resolution caching during a failover event. Which of the following mechanisms should the security architect deploy to meet these resilience objectives? (Select TWO.)
- Global Server Load Balancing (GSLB) configured with short Time-to-Live (TTL) DNS record valuesAnswer
- Automated DNS health-check monitoring paired with dynamic failover routing policiesAnswer
- CRAID 10 disk array mirroring configured across the inter-site WAN link
- DInline network taps paired with passive intrusion detection system (IDS) logging
Answer
The correct mechanisms are Global Server Load Balancing (GSLB) configured with short Time-to-Live (TTL) DNS record values, and automated DNS health-check monitoring paired with dynamic failover routing policies.
High-availability edge architecture across multiple data centers relies on Global Server Load Balancing (GSLB) to route traffic to active facilities. Configuring short Time-to-Live (TTL) values prevents client systems and resolvers from caching obsolete IP addresses. Automated health checks work alongside GSLB to detect site outages in real time and automatically re-route incoming connections to healthy infrastructure.
Step-by-Step Solution
Key Concept
Geographic High Availability and Global Server Load Balancing