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

A. Attach the volume to an instance using EC2's SSL interface.
B. Write the data randomly instead of sequentially.
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. Use an encrypted file system on top of the EBS volume.


Answer: E. Use an encrypted file system on top of the EBS volume.

Computer Science & Information Technology

You might also like to view...

If the new operation is unsuccessful because of a lack of heap memory, what happens?

A. The new operation returns false B. An exception is thrown C. The compiler takes over and provides memory D. The program enters an infinite loop

Computer Science & Information Technology

Use the ______ tag to associate a web page with an external style sheet.

a. ``` ``` b. ``` ``` c. ``` ``` d. ``` ```

Computer Science & Information Technology

Custom paragraph spacing styles can be created in Word

Indicate whether the statement is true or false

Computer Science & Information Technology

A(n) ____ is a list of the objects used in a program, including which screens they are used on and whether any code is associated with them.

A. object dictionary B. object index C. GUI dictionary D. interface dictionary

Computer Science & Information Technology