exam questions

Exam AWS Certified SysOps Administrator - Associate All Questions

View all questions & answers for the AWS Certified SysOps Administrator - Associate exam

Exam AWS Certified SysOps Administrator - Associate topic 1 question 357 discussion

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.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
joshnort
6 months, 3 weeks ago
Selected Answer: C
C: Enable DynamoDB Streams, and add a global table Region When you enable DynamoDB Streams on a table and configure a global table, changes made to the table are recorded in the stream. By adding a global table Region, you create a replica of the table in another AWS Region. Any changes made to the original table are replicated asynchronously to the replica table in the other Region. This setup provides disaster recovery by ensuring that if the primary Region becomes unavailable, you can failover to the replica in the other Region. https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GlobalTables.html
upvoted 2 times
...
trvtrinh
1 year, 3 months ago
C. Enable DynamoDB Streams, and add a global table Region. By enabling DynamoDB Streams, you can capture changes (inserts, updates, and deletes) made to the DynamoDB table. This stream of changes can then be replicated to another AWS Region using the Global Table feature of DynamoDB. Global Tables automatically replicates the data across multiple AWS Regions, providing a fully managed, multi-Region, and multi-master database.
upvoted 3 times
...
[Removed]
1 year, 3 months ago
C. Enable DynamoDB Streams, and add a global table Region.
upvoted 2 times
...
kevino81
1 year, 4 months ago
Selected Answer: C
should be C
upvoted 3 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago