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

Exam AWS Certified Solutions Architect - Professional SAP-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional SAP-C02 exam

Exam AWS Certified Solutions Architect - Professional SAP-C02 topic 1 question 509 discussion

A company is using a single AWS Region for its ecommerce website. The website includes a web application that runs on several Amazon EC2 instances behind an Application Load Balancer (ALB). The website also includes an Amazon DynamoDB table. A custom domain name in Amazon Route 53 is linked to the ALB. The company created an SSL/TLS certificate in AWS Certificate Manager (ACM) and attached the certificate to the ALB. The company is not using a content delivery network as part of its design.

The company wants to replicate its entire application stack in a second Region to provide disaster recovery, plan for future growth, and provide improved access time to users. A solutions architect needs to implement a solution that achieves these goals and minimizes administrative overhead.

Which combination of steps should the solutions architect take to meet these requirements? (Choose three.)

  • A. Create an AWS CloudFormation template for the current infrastructure design. Use parameters for important system values, including Region. Use the CloudFormation template to create the new infrastructure in the second Region.
  • B. Use the AWS Management Console to document the existing infrastructure design in the first Region and to create the new infrastructure in the second Region.
  • C. Update the Route 53 hosted zone record for the application to use weighted routing. Send 50% of the traffic to the ALB in each Region.
  • D. Update the Route 53 hosted zone record for the application to use latency-based routing. Send traffic to the ALB in each Region.
  • E. Update the configuration of the existing DynamoDB table by enabling DynamoDB Streams. Add the second Region to create a global table.
  • F. Create a new DynamoDB table. Enable DynamoDB Streams for the new table. Add the second Region to create a global table. Copy the data from the existing DynamoDB table to the new table as a one-time operation.
Show Suggested Answer Hide Answer
Suggested Answer: ADE 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
0b43291
1 week, 1 day ago
Selected Answer: ADE
By combining CloudFormation for infrastructure deployment, latency-based routing in Route 53, and creating a global DynamoDB table, the solutions architect can achieve the goals of disaster recovery, future growth, and improved access time while minimizing administrative overhead and ensuring data consistency across both Regions. The other options are either not necessary or do not fully meet the requirements: B. Using the AWS Management Console to document and create the infrastructure manually would be time-consuming and prone to human error, increasing administrative overhead. C. Using weighted routing in Route 53 would distribute traffic based on predefined weights, which may not provide the best user experience or account for future growth or changes in traffic patterns. F. Creating a new DynamoDB table and copying data as a one-time operation would not provide continuous replication and could lead to data inconsistencies or data loss in case of a Regional outage.
upvoted 1 times
...
AzureDP900
2 weeks, 2 days ago
ADE is best option for given scenario.
upvoted 1 times
...
NoinNothing
4 months, 3 weeks ago
Selected Answer: ADE
A, D , E is correct
upvoted 2 times
...
awsaz
5 months ago
Selected Answer: ADE
A and D And E
upvoted 3 times
...
mifune
5 months ago
Selected Answer: ADE
A-D-E makes more sense to me here
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 ...