AWS Certified Security – Specialty (SCS-C02) — Question 148

A company runs workloads in the us-east-1 Region. The company has never deployed resources to other AWS Regions and does not have any multi-Region resources. The company needs to replicate its workloads and infrastructure to the us-west-1 Region.

A security engineer must implement a solution that uses AWS Secrets Manager to store secrets in both Regions. The solution must use AWS Key Management Service (AWS KMS) to encrypt the secrets. The solution must minimize latency and must be able to work if only one Region is available.

The security engineer uses Secrets Manager to create the secrets in us-east-1.

What should the security engineer do next to meet the requirements?

Answer options

Correct answer: D

Explanation

The correct answer is D because it ensures that the same customer managed KMS key is used for encryption in both Regions, allowing for secure and consistent access to the secrets. Option A fails to maintain consistency in key management, while options B and C do not establish replication in us-west-1, which is crucial for meeting the requirement of having the infrastructure available in both Regions.