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
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)- A59% (19)
- B6% (2)
- D13% (4)
- E22% (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
Community Discussion
No community discussion yet for this question.