Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 836 discussion

A company serves its website by using an Auto Scaling group of Amazon EC2 instances in a single AWS Region. The website does not require a database.

The company is expanding, and the company's engineering team deploys the website to a second Region. The company wants to distribute traffic across both Regions to accommodate growth and for disaster recovery purposes. The solution should not serve traffic from a Region in which the website is unhealthy.

Which policy or resource should the company use to meet these requirements?

  • A. An Amazon Route 53 simple routing policy
  • B. An Amazon Route 53 multivalue answer routing policy
  • C. An Application Load Balancer in one Region with a target group that specifies the EC2 instance IDs from both Regions
  • D. An Application Load Balancer in one Region with a target group that specifies the IP addresses of the EC2 instances from both Regions
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
waldirlsantos
Highly Voted 6 months ago
Selected Answer: B
53 with multivalue is the best option for this case Multivalue answer routing lets you configure Amazon Route 53 to return multiple values, such as IP addresses for your web servers, in response to DNS queries. You can specify multiple values for almost any record, but multivalue answer routing also lets you check the health of each resource, so Route 53 returns only values for healthy resources. It's not a substitute for a load balancer, but the ability to return multiple health-checkable IP addresses is a way to use DNS to improve availability and load balancing.
upvoted 5 times
...
MatAlves
Most Recent 3 weeks, 4 days ago
A - Doesn't provide health check C and D - Only work within a single zone.
upvoted 1 times
...
Sergiuss95
5 months, 2 weeks ago
Selected Answer: B
Yes, is the option b.
upvoted 1 times
...
TruthWS
6 months, 3 weeks ago
Option B
upvoted 1 times
...
Kaula
6 months, 3 weeks ago
Selected Answer: B
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy-multivalue.html
upvoted 3 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 ...