exam questions

Exam ANS-C00 All Questions

View all questions & answers for the ANS-C00 exam

Exam ANS-C00 topic 1 question 371 discussion

Exam question from Amazon's ANS-C00
Question #: 371
Topic #: 1
[All ANS-C00 Questions]

A company hosts its application, example.com, behind Application Load Balancers in the us-east-1 and eu-west-1 Regions. Users should be routed to the resources geographically nearest to them. Users must not be routed to the application when it is considered unhealthy.
How should a network engineer configure Amazon Route 53 to route clients to example.com?

  • A. Configure latency.example.com to use a weighted routing policy that points to the load balancers, and associate an HTTP health check. Configure failover records for example.com. Point the primary alias record to latency.example.com, and enable the evaluate target health setting. Point the secondary record to a static HTML maintenance page hosted in Amazon S3.
  • B. Configure latency.example.com CNAME latency-based records that point to the load balancers, and associate an HTTP health check. Configure failover records for example.com. Point the primary alias record to latency.example.com, and enable the setting used to evaluate target health. Point the secondary record to a static HTML maintenance page hosted in Amazon S3.
  • C. Configure latency.example.com to use a geoproximity routing policy that points to the load balancers, and associate an HTTP health check. Configure failover records for example com. Point the primary alias record to latency.example.com, and enable the evaluate target health setting. Point the secondary record to a static HTML maintenance page hosted in Amazon S3.
  • D. Configure latency.example.com alias latency-based records that point to the load balancers, enable the setting used to evaluate target health, and associate an HTTP health check. Configure failover records for example.com. Point the primary CNAME record to latency.example.com, and associate an HTTP health check. Point the secondary record to a static HTML maintenance page hosted in Amazon S3.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Homosapien
Highly Voted 3 years, 7 months ago
Answer is C. A,B and D mention latency and that's not relevant to the question. R53 allows to route traffic based on the location of the query. There are two types of location based policy. Geolocation: routes traffic according to the querylocation, if there's no rule for that location traffic cannot be routed. Geoproximity: Allows to route traffic according to query location, optionally you can define a default route if no specific rule for the location is defined. https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy.html
upvoted 19 times
...
JohnnyBG
Highly Voted 3 years, 5 months ago
Selected Answer: C
Keyword is Geoproximity ..
upvoted 5 times
...
ptpho
Most Recent 3 years, 8 months ago
I think ans is C. The only ans related to 'location nearest' is geoproximity without bias adjust.
upvoted 2 times
...
walkwolf3
3 years, 8 months ago
D Not sure about this answer https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/TutorialTransitionToLBR.html
upvoted 1 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 ...