QuestionQ15
Data Security and GovernanceA company uses AWS Key Management Service (AWS KMS) to encrypt an Amazon Redshift cluster. As part of its disaster recovery (DR) strategy, the company wants to configure a cross-Region snapshot of the Redshift cluster.
A data engineer must use the AWS CLI to create the cross-Region snapshot.
Which combination of steps meets these requirements?
Choose two
- A Create a KMS key and configure a snapshot copy grant in the source AWS Region.
- B In the source AWS Region, enable snapshot copying. Specify the name of the snapshot copy grant that is created in the destination AWS Region.
- C In the source AWS Region, enable snapshot copying. Specify the name of the snapshot copy grant that is created in the source AWS Region.
- D Create a KMS key and configure a snapshot copy grant in the destination AWS Region.
- E Convert the cluster to a Multi-AZ deployment.
Community Discussion