Easy1 markMultiple Choice
Domain 1.3: Data SecuritySecurityEBSEncryption

AWS SAA-C03 · Question 09 · Domain 1.3: Data Security

A company wants to ensure that all Amazon EBS volumes created in its AWS account are encrypted by default. <br/><br/>How can a solutions architect achieve this with the LEAST operational overhead?

Answer options:

A.

Create an AWS Config rule to evaluate EBS volumes and trigger an AWS Lambda function to encrypt unencrypted volumes.

B.

Enable the 'EBS Encryption by Default' feature in the EC2 console for the specific AWS Region.

C.

Use an IAM policy with a condition that denies the ec2:CreateVolume action if the Encrypted flag is false.

D.

Create an AWS CloudTrail trail to monitor volume creation and alert administrators to manually encrypt them.

How to approach this question

Look for the simplest, native AWS feature to enforce a default behavior.

Full Answer

B.Enable the 'EBS Encryption by Default' feature in the EC2 console for the specific AWS Region.✓ Correct
Enable the 'EBS Encryption by Default' feature in the EC2 console for the specific AWS Region.
You can configure your AWS account to enforce the encryption of the new EBS volumes and snapshot copies that you create. When you enable encryption by default, Amazon EBS encrypts the resulting volumes using your default KMS key.

Common mistakes

Choosing IAM policies or Config rules, which require more effort to set up and maintain.

Practice the full AWS SAA-C03 Practice Exam 4

65 questions · hints · full answers · grading

More questions from this exam