
Ultimate access to all questions.
A company's compliance audit has identified that some Amazon Elastic Block Store (Amazon EBS) volumes created in their AWS account are not encrypted. A solutions architect is tasked with implementing a solution to ensure all new EBS volumes are encrypted at rest with minimal effort. Which of the following solutions would meet this requirement most efficiently?
A
Create an Amazon EventBridge rule to detect the creation of unencrypted EBS volumes and invoke an AWS Lambda function to delete noncompliant volumes.
B
Utilize AWS Audit Manager with data encryption capabilities.
C
Establish an AWS Config rule to detect the creation of new EBS volumes and use AWS Systems Manager Automation to encrypt these volumes.
D
Enable EBS encryption by default across all AWS Regions.