nerdexam
Amazon

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

Submitted by jaden.t· Mar 6, 2026Database Security

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)
  • A
    7% (2)
  • B
    78% (21)
  • D
    11% (3)
  • E
    4% (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

#DynamoDB restore#IAM policies#Time To Live (TTL)#Disaster Recovery

Community Discussion

No community discussion yet for this question.

Full DBS-C01 Practice