AWS Certified Security – Specialty — Question 119

Auditors for a health care company have mandated that all data volumes be encrypted at rest. Infrastructure is deployed mainly via AWS CloudFormation; however, third-party frameworks and manual deployment are required on some legacy systems.
What is the BEST way to monitor, on a recurring basis, whether all EBS volumes are encrypted?

Answer options

Correct answer: B

Explanation

The correct answer is B because AWS Config can evaluate the encryption status of EBS volumes and alert you to any non-compliance. Option A does not provide direct monitoring of volume encryption status, while C focuses on Amazon Inspector, which is not primarily intended for this purpose. D relies on logs rather than proactive monitoring, making it less effective for ongoing compliance checks.