AWS SAA-C03 · Question 18 · Domain 1.3: Data Security
A solutions architect wants to ensure that all new Amazon EBS volumes created in a specific AWS Region are encrypted by default. How can this be achieved with the LEAST operational overhead?
Answer options:
Create an IAM policy that denies the ec2:CreateVolume action if the volume is not encrypted.
Enable the 'EBS Encryption by Default' setting in the EC2 console for the Region.
Use AWS Config to detect unencrypted volumes and trigger a Lambda function to encrypt them.
Create a custom AWS CloudFormation macro to enforce encryption on all EBS volumes.
65 questions · hints · full answers · grading