AWS Certified Database – Specialty — Question 144

A company uses an Amazon Redshift cluster to run its analytical workloads. Corporate policy requires that the company's data be encrypted at rest with customer managed keys. The company's disaster recovery plan requires that backups of the cluster be copied into another AWS Region on a regular basis.
How should a database specialist automate the process of backing up the cluster data in compliance with these policies?

Answer options

Correct answer: B

Explanation

Option B is correct because it involves creating a new customer managed key for the destination Region and setting up a snapshot copy grant, which is essential for compliance with the disaster recovery plan. Options A and C do not fully comply with the requirement for a new key in the destination Region and rely on methods that do not ensure proper encryption and configuration. Option D suggests using the same key materials, which does not meet the requirement for customer managed keys to be created in the target Region.