nerdexam
Amazon

DBS-C01 · Question #304

A database specialist needs to set up an Amazon DynamoDB table. The table must exist in multiple AWS Regions and must provide point-in-time recovery of data. Which combination of steps should the…

The correct answer is A. Enable DynamoDB Streams for a global table. Set the view type to new and old images. C. Add a replica table for each Region. Ensure that table names are not already in use in each F. Enable point-in-time recovery for all replica tables. https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/V2globaltables.tutorial.ht https://aws.amazon.com/dynamodb/global-tables/ https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/pointintimerecovery_befo

Submitted by khalil_dz· Mar 6, 2026Workload-Specific Database Design

Question

A database specialist needs to set up an Amazon DynamoDB table. The table must exist in multiple AWS Regions and must provide point-in-time recovery of data. Which combination of steps should the database specialist take to meet these requirements with the LEAST operational overhead? (Choose three.)

Options

  • AEnable DynamoDB Streams for a global table. Set the view type to new and old images.
  • BEnable DynamoDB Streams for all replica tables.
  • CAdd a replica table for each Region. Ensure that table names are not already in use in each
  • DAdd a replica table for each Region with a random suffix added to each table name.
  • EEnable point-in-time recovery for the global table.
  • FEnable point-in-time recovery for all replica tables.

How the community answered

(32 responses)
  • A
    59% (19)
  • B
    6% (2)
  • D
    13% (4)
  • E
    22% (7)

Explanation

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/V2globaltables.tutorial.ht https://aws.amazon.com/dynamodb/global-tables/ https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/pointintimerecovery_befo

Topics

#DynamoDB Global Tables#point-in-time recovery#multi-region databases#data replication

Community Discussion

No community discussion yet for this question.

Full DBS-C01 Practice