A company hosting its main corporate portal at the zone apex (corporateportal.com) needs to implement an active-passive disaster recovery strategy. The primary infrastructure is fronted by an Application Load Balancer (ALB) in the us-east-1 Region, and the secondary disaster recovery site is fronted by an ALB in the us-west-2 Region. The DNS configuration must ensure that user traffic is automatically directed to the standby site only when the primary ALB or its registered targets become unhealthy. Which configuration should a SysOps Administrator implement to meet these requirements?
- Create primary and secondary Alias records for the zone apex (corporateportal.com) using the Failover routing policy. Point the primary record to the us-east-1 ALB and the secondary record to the us-west-2 ALB. Set "Evaluate Target Health" to Yes for both records.Cevap
- BCreate primary and secondary CNAME records for the zone apex (corporateportal.com) using the Failover routing policy. Point the primary record to the DNS name of the us-east-1 ALB and the secondary record to the DNS name of the us-west-2 ALB. Associate a Route 53 health check with the primary record.
- CCreate primary and secondary Alias records for the zone apex (corporateportal.com) using the Failover routing policy. Point the primary record to the us-east-1 ALB and the secondary record to the us-west-2 ALB. Set "Evaluate Target Health" to No for both records, and rely on the ALB target groups' health checks to trigger Route 53 failover.
- DCreate primary and secondary Alias records for the zone apex (corporateportal.com) using the Weighted routing policy. Set the weight of the primary record pointing to the us-east-1 ALB to 100, and the weight of the secondary record pointing to the us-west-2 ALB to 0. Disable "Evaluate Target Health" to prevent unnecessary DNS lookups.
Cevap
Create primary and secondary Alias records for the zone apex (corporateportal.com) using the Failover routing policy, pointing to the respective ALBs, with "Evaluate Target Health" set to Yes for both records.
Creating Alias records at the zone apex with a Failover routing policy and enabling 'Evaluate Target Health' allows Route 53 to automatically redirect traffic to the standby ALB when the primary ALB or its targets are detected as unhealthy.
Adım Adım Çözüm
Anahtar Kavram
Configuring Route 53 Failover Routing Policies with Alias records at the zone apex
Tahmini Süre:2m 0s