AWS Certified Solutions Architect – Professional (SAP-C02) — Question 504

A company has deployed applications to thousands of Amazon EC2 instances in an AWS account. A security audit discovers that several unencrypted Amazon Elastic Block Store (Amazon EBS) volumes are attached to the EC2 instances. The company’s security policy requires the EBS volumes to be encrypted.

The company needs to implement an automated solution to encrypt the EBS volumes. The solution also must prevent development teams from creating unencrypted EBS volumes.

Which solution will meet these requirements?

Answer options

Correct answer: D

Explanation

Option D is correct as it not only identifies unencrypted EBS volumes but also automates the remediation process and ensures that all new volumes are encrypted by adjusting the account settings. Option A focuses on a key policy that does not specifically prevent the creation of unencrypted volumes directly. Option B does not address the automation of encryption for existing volumes, and Option C lacks the necessary auditing and remediation processes to comply with the company's security policy.