exam questions

Exam AWS Certified Solutions Architect - Professional All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional exam

Exam AWS Certified Solutions Architect - Professional topic 1 question 947 discussion

A solutions architect has deployed a web application that serves users across two AWS Regions under a custom domain. The application uses Amazon Route 53 latency-based routing. The solutions architect has associated weighted record sets with a pair of web servers in separate Availability Zones for each Region.

The solutions architect runs a disaster recovery scenario. When all the web servers in one Region are stopped. Route 53 does not automatically redirect users to the other Region.

Which of the following are possible root causes of this issue? (Choose two.)

  • A. The weight for the Region where the web servers were stopped is higher than the weight for the other Region.
  • B. One of the web servers in the secondary Region did not pass its HTTP health check.
  • C. Latency resource record sets cannot be used in combination with weighted resource record sets.
  • D. The setting to evaluate target health is not turned on for the latency alias resource record set that is associated with the domain in the Region where the web servers were stopped.
  • E. An HTTP health check has not been set up for one or more of the weighted resource record sets associated with the stopped web servers.
Show Suggested Answer Hide Answer
Suggested Answer: DE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Jesuisleon
Highly Voted 1 year, 11 months ago
Selected Answer: DE
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-complex-configs.html
upvoted 5 times
Jesuisleon
1 year, 11 months ago
"In this configuration, both of the following must be true before Route 53 will return the applicable value for a weighted record: The health check associated with the latency alias record must pass. At least one weighted record must be considered healthy, either because it's associated with a health check that passes or because it's not associated with a health check. In the latter case, Route 53 always considers the weighted record healthy. " in the link above
upvoted 1 times
...
...
hobokabobo
Most Recent 2 years, 1 month ago
Selected Answer: BD
if latency routing is used, thats the one to decide which region to serve while weighted may be used additionally *within* the region. As the failover to the other region is the problem and not within a region. Even if no health check on the weighted records is set up, the failover to the other region should happen as the weighted matter only for within the region. Therefore I think its B and D.
upvoted 3 times
...
andras
2 years, 1 month ago
Selected Answer: DE
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-complex-configs.html Either the "evaluate target health" was not set to yes, or no health check was associated to the target in the original region.
upvoted 4 times
...
NYB
2 years, 2 months ago
The possible root causes of the issue are: B. One of the web servers in the secondary Region did not pass its HTTP health check. D. The setting to evaluate target health is not turned on for the latency alias resource record set that is associated with the domain in the Region where the web servers were stopped. Explanation: Option A is incorrect because weighted record sets are used to distribute traffic between regions, not within regions. Option C is incorrect because the question explicitly states that latency-based routing is being used in conjunction with weighted record sets. Option E is incorrect because an HTTP health check is not necessary for weighted record sets, which are associated with the stopped web servers. Option B is a possible cause of the issue because if one of the web servers in the secondary Region fails its health check, then Route 53 will not redirect traffic to that Region. Option D is another possible cause of the issue because if the setting to evaluate target health is not turned on, then Route 53 will not know that the web servers in one Region are down and will not redirect traffic to the other Region.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago