AWS Certified SAP on AWS – Specialty (PAS-C01) — Question 3

A company is implementing SAP HANA on AWS. According to the company’s security policy, SAP backups must be encrypted. Only authorized team members can have the ability to decrypt the SAP backups.
What is the MOST operationally efficient solution that meets these requirements?

Answer options

Correct answer: B

Explanation

Option B is the best choice because using AWS Key Management Service (AWS KMS) provides a centralized and efficient way to manage encryption keys and permissions. Options A and C involve less efficient client-side encryption and may complicate key management, while option D, while using KMS, relies on ACLs which are less manageable than KMS key policies.