exam questions

Exam AWS Certified Database - Specialty All Questions

View all questions & answers for the AWS Certified Database - Specialty exam

Exam AWS Certified Database - Specialty topic 1 question 359 discussion

Exam question from Amazon's AWS Certified Database - Specialty
Question #: 359
Topic #: 1
[All AWS Certified Database - Specialty Questions]

A manufacturing company stores its inventory details in an Amazon DynamoDB table in the us-east-2 Region. According to new compliance and regulatory policies, the company is required to back up all of its tables nightly and store these backups in the us-west-2 Region for disaster recovery for 1 year.

  • A. Convert the existing DynamoDB table into a global table and create a global table replica in the us-west-2 Region.
  • B. Use AWS Backup to create a backup plan. Configure cross-Region replication in the plan and assign the DynamoDB table to this plan.
  • C. Create an on-demand backup of the DynamoDB table and restore this backup in the us-west-2 Region.
  • D. Enable Amazon S3 Cross-Region Replication (CRR) on the S3 bucket where DynamoDB on-demand backups are stored.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
rajujala479
1 year, 3 months ago
answer :B
upvoted 1 times
...
fceb2c1
1 year, 4 months ago
Selected Answer: B
Option B suggests using AWS Backup to create a backup plan, which allows for centralized management of backups across multiple AWS services, including DynamoDB. By configuring cross-Region replication in the backup plan, the backups of the DynamoDB table will be automatically replicated to the us-west-2 Region as required by the compliance and regulatory policies.
upvoted 2 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 ...