ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 504 - SAA-C03 discussion

Report
Export

A company is deploying a new application on Amazon EC2 instances. The application writes data to Amazon Elastic Block Store (Amazon EBS) volumes. The company needs to ensure that all data that is written to the EBS volumes is encrypted at rest.

Which solution will meet this requirement?

A.
Create an IAM role that specifies EBS encryption. Attach the role to the EC2 instances.
Answers
A.
Create an IAM role that specifies EBS encryption. Attach the role to the EC2 instances.
B.
Create the EBS volumes as encrypted volumes. Attach the EBS volumes to the EC2 instances
Answers
B.
Create the EBS volumes as encrypted volumes. Attach the EBS volumes to the EC2 instances
C.
Create an EC2 instance tag that has a key of Encrypt and a value of True. Tag all instances that require encryption at the EBS level.
Answers
C.
Create an EC2 instance tag that has a key of Encrypt and a value of True. Tag all instances that require encryption at the EBS level.
D.
Create an AWS Key Management Service (AWS KMS) key policy that enforces EBS encryption in the account. Ensure that the key policy is active
Answers
D.
Create an AWS Key Management Service (AWS KMS) key policy that enforces EBS encryption in the account. Ensure that the key policy is active
Suggested answer: B

Explanation:

The solution that will meet the requirement of ensuring that all data that is written to the EBS volumes is encrypted at rest is B. Create the EBS volumes as encrypted volumes and attach the encrypted EBS volumes to the EC2 instances. When you create an EBS volume, you can specify whether to encrypt the volume. If you choose to encrypt the volume, all data written to the volume is automatically encrypted at rest using AWS-managed keys. You can also use customer-managed keys (CMKs) stored in AWS KMS to encrypt and protect your EBS volumes. You can create encrypted EBS volumes and attach them to EC2 instances to ensure that all data written to the volumes is encrypted at rest.

asked 16/09/2024
Kristi Riddick
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first