SOA-C02 · Question #208
SOA-C02 Question #208: Real Exam Question with Answer & Explanation
The correct answer is C: Create an alias record for each server with evaluate target health set to yes. Associate the. "Evaluate health of an AWS resource (alias records)" "If you're using alias records to route traffic to selected AWS resources, such as ELB load balancers, you can configure Route 53 to evaluate the health of the resource and to route traffic only to resources that are healthy."
Question
A SysOps administrator is evaluating Amazon Route 53 DNS options to address concerns about high availability for an on-premises website. The website consists of two servers: a primary active server and a secondary passive server. Route 53 should route traffic to the primary server if the associated health check returns 2xx or 3xx HTTP codes. All other traffic should be directed to the secondary passive server. The failover record type, set ID, and routing policy have been set appropriately for both primary and secondary servers. Which next step should be taken to configure Route 53?
Options
- ACreate an A record for each server. Associate the records with the Route 53 HTTP health
- BCreate an A record for each server. Associate the records with the Route 53 TCP health check.
- CCreate an alias record for each server with evaluate target health set to yes. Associate the
- DCreate an alias record for each server with evaluate target health set to yes. Associate the
Explanation
"Evaluate health of an AWS resource (alias records)" "If you're using alias records to route traffic to selected AWS resources, such as ELB load balancers, you can configure Route 53 to evaluate the health of the resource and to route traffic only to resources that are healthy." https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-simple-configs.html
Community Discussion
No community discussion yet for this question.