Medium1 markMultiple Choice

AWS SAP-C02 · Question 31 · Domain 2.3: Security Controls

A healthcare application stores PHI in Amazon DynamoDB. Compliance requires that all data is encrypted at rest using a key that the security team can rotate annually. The application must not experience downtime during key rotation. Which solution meets these requirements?

Answer options:

A.

Use AWS Owned Keys for DynamoDB encryption.

B.

Use AWS KMS Customer Managed Keys for DynamoDB encryption. Enable automatic key rotation in KMS.

C.

Encrypt data in the application layer before writing to DynamoDB. Rotate the keys manually.

D.

Use AWS CloudHSM to generate keys and import them into KMS. Rotate them manually.

How to approach this question

Identify the KMS key type that supports automatic rotation.

Full Answer

B.Use AWS KMS Customer Managed Keys for DynamoDB encryption. Enable automatic key rotation in KMS.✓ Correct
AWS KMS Customer Managed Keys support automatic annual rotation. KMS keeps the old backing keys to decrypt existing data, ensuring zero downtime for the application.

Common mistakes

Thinking imported keys support automatic rotation.

Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 6

75 questions · hints · full answers · grading

More questions from this exam