Medium1 markMultiple Choice
Domain 1.3: Data SecurityDomain 1SecurityEBSEncryption

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:

A.

Create an IAM policy that denies the ec2:CreateVolume action if the volume is not encrypted.

B.

Enable the 'EBS Encryption by Default' setting in the EC2 console for the Region.

C.

Use AWS Config to detect unencrypted volumes and trigger a Lambda function to encrypt them.

D.

Create a custom AWS CloudFormation macro to enforce encryption on all EBS volumes.

How to approach this question

Look for native account-level settings that enforce compliance automatically.

Full Answer

B.Enable the 'EBS Encryption by Default' setting in the EC2 console for the Region.✓ Correct
Enable the 'EBS Encryption by Default' setting in the EC2 console for the Region.
You can configure your AWS account to enforce the encryption of the new EBS volumes and snapshot copies that you create. By enabling 'EBS Encryption by Default' for a Region, all new volumes are automatically encrypted using the default KMS key or a key you specify.

Common mistakes

Overcomplicating the solution with IAM policies or AWS Config when a native setting exists.

Practice the full AWS SAA-C03 Practice Exam 1

65 questions · hints · full answers · grading

More questions from this exam