DBS-C01 · Question #93
A Database Specialist is designing a disaster recovery strategy for a production Amazon DynamoDB table. The table uses provisioned read/write capacity mode, global secondary indexes, and time to…
The correct answer is B. Define IAM policies for access to the new table C. Define the TTL settings. The following items need to be reconfigured after restoring the DynamoDB table. --AutoScaling policy --CloudWatch settings --Stream settings https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/backuprestore_HowItWor
Question
A Database Specialist is designing a disaster recovery strategy for a production Amazon DynamoDB table. The table uses provisioned read/write capacity mode, global secondary indexes, and time to live (TTL). The Database Specialist has restored the latest backup to a new table. To prepare the new table with identical settings, which steps should be performed? (Choose two.)
Options
- ARe-create global secondary indexes in the new table
- BDefine IAM policies for access to the new table
- CDefine the TTL settings
- DEncrypt the table from the AWS Management Console or use the update-table command
- ESet the provisioned read and write capacity
How the community answered
(27 responses)- A7% (2)
- B78% (21)
- D11% (3)
- E4% (1)
Explanation
The following items need to be reconfigured after restoring the DynamoDB table. --AutoScaling policy --CloudWatch settings --Stream settings https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/backuprestore_HowItWor
Topics
Community Discussion
No community discussion yet for this question.