Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
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 1 discussion

A solutions architect is designing a solution where users will be directed to a backup static error page if the primary website is unavailable. The primary website's
DNS records are hosted in Amazon Route 53 where their domain is pointing to an Application Load Balancer (ALB).
Which configuration should the solutions architect use to meet the company's needs while minimizing changes and infrastructure overhead?

  • A. Point a Route 53 alias record to an Amazon CloudFront distribution with the ALB as one of its origins. Then, create custom error pages for the distribution.
  • B. Set up a Route 53 active-passive failover configuration. Direct traffic to a static error page hosted within an Amazon S3 bucket when Route 53 health checks determine that the ALB endpoint is unhealthy.
  • C. Update the Route 53 record to use a latency-based routing policy. Add the backup static error page hosted within an Amazon S3 bucket to the record so the traffic is sent to the most responsive endpoints.
  • D. Set up a Route 53 active-active configuration with the ALB and an Amazon EC2 instance hosting a static error page as endpoints. Route 53 will only send requests to the instance if the health checks fail for the ALB.
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
sarth83
Highly Voted 3 years, 1 month ago
I will go with B.
upvoted 62 times
may2021_r
3 years ago
Yes B is correct. Explanation: Set up a Route 53 active-passive failover configuration. Direct traffic to a static error page hosted within an Amazon S3 bucket when Route 53 health checks determine that the ALB endpoint is unhealthy. The Solutions Architect can have both the primary website and the backup static error page in a single S3 bucket. All the Solutions Architect needs to do is set up a Route 53 active-passive failover configuration which will direct the traffic to the static error page when Route 53 health check detects that the ALB endpoint is unhealthy. This configuration meets the company's needs while minimizing changes and infrastructure overhead.
upvoted 9 times
...
silent28
3 years ago
Aggree with B, this design help for failover and key "minimal changes"
upvoted 3 times
...
wheelq
3 years ago
If you have failover, then what is the point informing the user of failure instead of redirecting to a working copy? Also, how many times would you display the error message? Failover is to provide the service
upvoted 7 times
lehoang15tuoi
3 years ago
https://aws.amazon.com/premiumsupport/knowledge-center/fail-over-s3-r53/
upvoted 5 times
...
...
...
vijayendra
Highly Voted 3 years, 1 month ago
The same Question in the Neal Davis Practice test and and the Answer Will be A Practice test 3 Question no 28
upvoted 17 times
cmthiru
3 years, 1 month ago
yes, you are correct. Not sure how A/P will help for static error pages.
upvoted 3 times
thehaohcm
2 years, 11 months ago
this is an article which instructs you how to config it: https://season-wang.medium.com/use-aws-route53-setup-a-failover-to-static-website-on-s3-bucket-68078fba652c
upvoted 1 times
...
...
lehoang15tuoi
3 years ago
Are you telling me that I shouldn’t spend money on that course? Cos that’s the wrong answer https://aws.amazon.com/premiumsupport/knowledge-center/fail-over-s3-r53/
upvoted 5 times
...
rein_chau
2 years, 1 month ago
I agree with Neal's answer as A because the failover takes effects immediately, not depending on DNS cache expiry on client side. A adds one more service (CloudFront), and so does B (adds S3). With A, we don't need set up failover health check as we must do with B.
upvoted 1 times
...
thehaohcm
2 years, 11 months ago
I agree that in Neal Davis Practice exam, its answer is A, but almost people always choose B, that maybe comes from the states "minimizing changes and infrastructure", B option is easier to implement than A. If you chose A, you would do more things, such as creating an ALB, config it to EC2 instances, then create CF and config it to ALB, create an error page and config CF to this error page, finally config Route53 to CF. I'm not sure the cost in option A is more expensive than B or not
upvoted 4 times
alifie
2 years, 1 month ago
You are right, the trick in the question is "minimizing changes and infrastructure" so B is the answer.
upvoted 1 times
...
...
...
Topitexamcom
Most Recent 2 weeks ago
Selected Answer: B
B is valid
upvoted 1 times
...
dragongoseki
4 months, 3 weeks ago
Selected Answer: B
B is right answer.
upvoted 1 times
...
towkat
1 year, 9 months ago
Selected Answer: B
B. Because we need to always reach the service
upvoted 2 times
...
NikaCZ
1 year, 11 months ago
Selected Answer: B
B is correct
upvoted 1 times
...
sravan09
2 years ago
Correct Answer B
upvoted 1 times
...
iamjeffbezos
2 years ago
Selected Answer: B
B is correct. I am Jeff Bezos.
upvoted 1 times
...
rein_chau
2 years, 1 month ago
Selected Answer: A
I vote A because the failover takes effects immediately, not depending on DNS cache expiry on client side. A adds one more service (CloudFront), and so does B (adds S3). A is also simpler to implement because we don't need set up failover health check as we must do with B.
upvoted 1 times
...
Suya
2 years, 2 months ago
Go with B
upvoted 1 times
...
lisancool
2 years, 2 months ago
Selected Answer: B
B is the right one
upvoted 1 times
...
bikshu
2 years, 2 months ago
I'll go with 'B'
upvoted 1 times
...
cloud_collector
2 years, 3 months ago
Selected Answer: B
https://aws.amazon.com/premiumsupport/knowledge-center/fail-over-s3-r53/
upvoted 1 times
...
examJack
2 years, 7 months ago
Selected Answer: B
B. Active-passive failover Use an active-passive failover configuration when you want a primary resource or group of resources to be available the majority of the time and you want a secondary resource or group of resources to be on standby in case all the primary resources become unavailable. When responding to queries, Route 53 includes only the healthy primary resources. If all the primary resources are unhealthy, Route 53 begins to include only the healthy secondary resources in response to DNS queries. https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-types.html
upvoted 3 times
...
joe2211
2 years, 10 months ago
Selected Answer: B
vote B
upvoted 2 times
...
gargaditya
3 years ago
Oct/Nov 2021-Has anyone taken the exam recently and used this question set? Is this valid?
upvoted 1 times
...
Alfio
3 years ago
Hi Guys, i took the exam last week, dump valid, but take care just the users answers. The questions can be from the 1 to 505, so learn them all. Obviously i found some out the the dumps. I definitely recommend that you study and that from this forum you can find a lot of help. Good lucks and thanks everybody!
upvoted 6 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 ...