AWS SAA-C03 · Question 17 · Domain 1.3: Data Security
A company wants to ensure that all new Amazon Elastic Block Store (EBS) volumes created in their AWS account are encrypted by default. <br/><br/>How can a solutions architect achieve this with the LEAST operational overhead?
Answer options:
Create an IAM policy that denies the ec2:CreateVolume action if the Encrypted flag is false.
Enable the 'EBS Encryption by Default' feature in the EC2 console for the AWS Region.
Use AWS Config to automatically remediate unencrypted volumes.
Write an AWS Lambda function triggered by CloudTrail to encrypt volumes after creation.
65 questions · hints · full answers · grading