AWS Certified DevOps Engineer – Professional — Question 55

A company uses AWS Organizations to manage multiple accounts. Information security policies require that all unencrypted Amazon EBS volumes be marked as non-compliant. A DevOps engineer needs to automatically deploy the solution and ensure that this compliance check is always present.
With solution will accomplish this?

Answer options

Correct answer: B

Explanation

The correct answer is B, as it utilizes AWS Config to ensure continuous compliance checks for EBS encryption across all accounts. Option A does not provide a continuous compliance mechanism, while option C focuses on preventing non-compliant actions rather than ongoing monitoring. Option D involves more complex deployment and reporting without ensuring compliance checks are actively maintained.