
Answer-first summary for fast verification
Answer: Both A and B
Both Server-Side Encryption with Amazon EFS-Managed Keys (SSE-EFS) and Client-Side Encryption provide mechanisms to ensure confidentiality and integrity of data at rest in Amazon EFS. SSE-EFS uses Amazon-managed keys, while Client-Side Encryption involves encrypting data before storing it in EFS.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You need to design a secure mechanism for data storage in Amazon EFS that ensures confidentiality and integrity of data at rest. Which encryption options should you consider?
A
Server-Side Encryption with Amazon EFS-Managed Keys (SSE-EFS)
B
Client-Side Encryption
C
Server-Side Encryption with Customer-Provided Keys (SSE-C)
D
Both A and B