Medium1 markMultiple Choice
Domain 1.3: Data SecuritySecurityEBSEncryption

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

A company requires that all EBS volumes attached to new EC2 instances must be encrypted. How can a solutions architect ensure this requirement is met with the LEAST operational overhead? (Select TWO.)

Answer options:

A.

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

B.

Enable EBS encryption by default in the EC2 console for the AWS Region.

C.

Use an AWS KMS Customer Managed Key (CMK) or the AWS managed key for EBS.

D.

Write a Lambda function triggered by CloudTrail to encrypt unencrypted volumes after creation.

E.

Use AWS Config to automatically terminate instances with unencrypted volumes.

How to approach this question

Look for the 'EBS encryption by default' feature, which is the easiest way to enforce this.

Full Answer

You can enable EBS encryption by default for your AWS account in a specific Region. This ensures all new volumes are encrypted using a specified KMS key.

Common mistakes

Choosing complex IAM policies or Lambda functions when a simple regional toggle exists.

Practice the full AWS SAA-C03 Practice Exam 7

65 questions · hints · full answers · grading

More questions from this exam