exam questions

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

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

Exam AWS Certified Solutions Architect - Associate SAA-C02 topic 1 question 542 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 (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
BECAUSE
2 years, 1 month ago
Selected Answer: B
B is the answer
upvoted 1 times
...
cloud_collector
2 years, 11 months ago
B To route traffic approximately randomly to multiple resources, such as web servers, you create one multivalue answer record for each resource and, optionally, associate a Route 53 health check with each record. Route 53 responds to DNS queries with up to eight healthy records and gives different answers to different DNS resolvers. If a web server becomes unavailable after a resolver caches a response, client software can try another IP address in the response. https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy-multivalue.html
upvoted 3 times
...
wingit
2 years, 11 months ago
Selected Answer: B
Answer is B
upvoted 2 times
...
Bennie
3 years, 3 months ago
It is B because multi-value does health checks.
upvoted 4 times
...
BlassArun
3 years, 6 months ago
Ans is B.
upvoted 2 times
...
jc966
3 years, 7 months ago
BBBBB https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-policy.html#routing-policy-multivalue
upvoted 4 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 ...