
Explanation:
To configure replication of a DynamoDB table to another AWS Region, you must use DynamoDB Global Tables. Global Tables require DynamoDB Streams to be enabled. Adding a region to a global table configures the active-active replication for disaster recovery.
Ultimate access to all questions.
Question 7.
A company is using an Amazon DynamoDB table for data. A SysOps administrator must configure replication of the table to another AWS Region for disaster recovery. What should the SysOps administrator do to meet this requirement?
A
Enable DynamoDB Accelerator (DAX).
B
Enable DynamoDB Streams, and add a global secondary index (GSI).
C
Enable DynamoDB Streams, and add a global table Region.
D
Enable point-in-time recovery.
No comments yet.