nerdexam
Amazon

DBS-C01 · Question #323

A company wants to implement a design that includes multiple AWS Regions to support disaster recovery for its application. The company currently has a static website that is hosted on Amazon S3 and…

The correct answer is A. Enable DynamoDB streams. Configure streams for new and old images. Create a global table. https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/globaltables_reqs_bestpr

Submitted by eva_at· Mar 6, 2026Deployment and Migration

Question

A company wants to implement a design that includes multiple AWS Regions to support disaster recovery for its application. The company currently has a static website that is hosted on Amazon S3 and Amazon CloudFront. The application connects to an existing Amazon DynamoDB database in the us-east-1 Region. The DynamoDB table was recently created and was initialized with a large amount of company data. The company wants to replicate the database in real time to the us-west-2 Region. A database specialist needs to perform the replication, which must include all existing table data and any new data that is added in the future, in an automated way. Which solution will meet these requirements?

Options

  • AEnable DynamoDB streams. Configure streams for new and old images. Create a global table
  • BCreate global table replica in us-west-2. Monitor the progress of the replication until the status
  • CEnable DynamoDB streams. Configure streams for new and old images. Create a global table
  • DCreate a global table replica in us-west-2. Copy all existing data from us-east-1 to us-west-2 by

How the community answered

(38 responses)
  • A
    76% (29)
  • B
    3% (1)
  • C
    13% (5)
  • D
    8% (3)

Explanation

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/globaltables_reqs_bestpr

Topics

#DynamoDB Global Tables#Cross-Region replication#DynamoDB Streams#Disaster Recovery

Community Discussion

No community discussion yet for this question.

Full DBS-C01 Practice