Medium1 markMultiple Choice
Domain 1.3: Data SecurityDomain 1SecurityDynamoDB

AWS SAA-C03 · Question 18 · Domain 1.3: Data Security

A company is migrating a NoSQL database to Amazon DynamoDB. The security team mandates that all data must be encrypted at rest using an AWS managed key. How should the solutions architect configure this?

Answer options:

A.

Enable encryption in the DynamoDB console during table creation.

B.

Do nothing. DynamoDB encrypts all data at rest by default.

C.

Use a Lambda function to encrypt data before writing to DynamoDB.

D.

Store the data in S3 instead, as DynamoDB does not support encryption at rest.

How to approach this question

Recall DynamoDB's default encryption behavior.

Full Answer

B.Do nothing. DynamoDB encrypts all data at rest by default.✓ Correct
Do nothing. DynamoDB encrypts all data at rest by default using an AWS owned key.
Amazon DynamoDB encrypts all user data at rest by default. You can choose between an AWS owned key (default), AWS managed key, or customer managed key.

Common mistakes

Thinking encryption must be manually enabled for DynamoDB.

Practice the full AWS SAA-C03 Practice Exam 2

65 questions · hints · full answers · grading

More questions from this exam