How can you secure data at rest on an EBS volume?

How can you secure data at rest on an EBS volume?

How can you secure data at rest on an EBS volume?

A.
Write the data randomly instead of sequentially.

B.
Use an encrypted file system on top of the BBS volume.

C.
Encrypt the volume using the S3 server-side encryption service.

D.
Create an IAM policy that restricts read and write access to the volume.

E.
Attach the volume to an instance using EC2’s SSL interface.

Explanation:



Leave a Reply 3

Your email address will not be published. Required fields are marked *


raysmithvic1978

raysmithvic1978

B

Pits - AWS SA

Pits - AWS SA

Its B

Sample Q & A

How can you secure data at rest on an EBS volume?

Encrypt the volume using the S3 server-side encryption service
Attach the volume to an instance using EC2’s SSL interface.
Create an IAM policy that restricts read and write access to the volume.
Write the data randomly instead of sequentially.
Use an encrypted file system on top of the EBS volume >>> Correct