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 606 discussion

A manufacturing company is growing exponentially and has secured funding to improve its IT infrastructure and ecommerce presence. The company's ecommerce platform consists of:
✑ Static assets primarily comprised of product images stored in Amazon S3.
✑ Amazon DynamoDB tables that store product information, user information, and order information.
✑ Web servers containing the application's front-end behind Elastic Load Balancers.
The company wants to set up a disaster recovery site in a separate Region.
Which combination of actions should the solutions architect take to implement the new design while meeting all the requirements? (Choose three.)

  • A. Enable Amazon Route 53 health checks to determine if the primary site is down, and route traffic to the disaster recovery site if there is an issue.
  • B. Enable Amazon S3 cross-Region replication on the buckets that contain static assets.
  • C. Enable multi-Region targets on the Elastic Load Balancer and target Amazon EC2 instances in both Regions.
  • D. Enable DynamoDB global tables to achieve a multi-Region table replication.
  • E. Enable Amazon CloudWatch and create CloudWatch alarms that route traffic to the disaster recovery site when application latency exceeds the desired threshold.
  • F. Enable Amazon S3 versioning on the source and destination buckets containing static assets to ensure there is a rollback version available in the event of data corruption.
Show Suggested Answer Hide Answer
Suggested Answer: ABD 🗳️

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
Konnon
Highly Voted 3 years, 8 months ago
The answer is ABD.
upvoted 28 times
...
Nemer
Highly Voted 3 years, 8 months ago
ABD is right. Route 53 + S3 CRR + DynDB global tables.
upvoted 16 times
...
sodasu
Most Recent 2 years, 8 months ago
why not E ?
upvoted 1 times
sodasu
2 years, 8 months ago
BD is right. i wanna know how about E? Thanks!
upvoted 1 times
Cal88
2 years, 7 months ago
The first issue with E is that its based on latency. Second , cloud watch alarms don't just switch traffic and they need to trigger a lambda function to do that which is not mentioned Third , even if lambda was mentioned why would you use this option if its supported natively in route 53 without the need to implement this long process Remember that in the professional exam some option could be done technically but you are asked for the *Best option so in this case A is better to do this and more reliable
upvoted 2 times
...
...
...
KiraguJohn
2 years, 11 months ago
ABD it is
upvoted 1 times
...
roka_ua
3 years, 2 months ago
Selected Answer: ABD
Vote ABD
upvoted 1 times
...
Ni_yot
3 years, 3 months ago
AB &D for me. Slightly tricky question. But R53 will cover the DR requirement. S3 CRR means there is another copy of the data in another region and Global tables ensure multiple copies of the data in case of site down.
upvoted 1 times
...
shotty1
3 years, 4 months ago
Selected Answer: ABD
it is ABD
upvoted 1 times
...
AzureDP900
3 years, 6 months ago
Selected Answer: ABD
ABD is correct answer!
upvoted 2 times
...
moon2351
3 years, 7 months ago
Answer is ADB
upvoted 1 times
...
tgv
3 years, 7 months ago
AAA BBB DDD ---
upvoted 1 times
...
WhyIronMan
3 years, 7 months ago
I'll go with A,B,D
upvoted 3 times
...
blackgamer
3 years, 7 months ago
The answer is ABD for sure.
upvoted 1 times
...
Waiweng
3 years, 7 months ago
it's ABD
upvoted 3 times
...
Justu
3 years, 7 months ago
ABD, seems right but it doesn't fully answer the question: "Which combination of actions, while meeting all the requirements?" as it's not stating anything about the application layer. However, another picks are not correct either. So I would answer ABD :D C: There's no multi-region targets in ELB. However you can load balance traffic with the IP addresses, so you could do it.
upvoted 3 times
...
Ebi
3 years, 7 months ago
ABD is my answer
upvoted 3 times
...
Bulti
3 years, 8 months ago
It's not clear if versioning is enabled on S3 buckets in source and destination region. Without that CRR will not work. So I will go with A,D, F. Static content will not change. So no need to sync up but in case someone deletes it or gets corrupted you can go to the previous version.
upvoted 2 times
student22
3 years, 7 months ago
A,B,D Not F because the requirement is for a DR site.
upvoted 1 times
...
Bulti
3 years, 7 months ago
On second thought I will go with ABD. B is correct and F is wrong because if cross region replication is enabled then versioning is enabled as well without which cross region replication is not possible.
upvoted 2 times
...
...
T14102020
3 years, 8 months ago
Correct is ABD. Route 53 + S3 CRR + DynDB global tables.
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 ...