AWS Certified Developer Associate DVA-C01 – Question183

A developer is creating an Amazon DynamoDB table. The entire table must be encrypted at rest.
Which solution will meet this requirement MOST cost-effectively?

A.
Create the DynamoDB table by using default encryption settings.
B. Encrypt the data by using the DynamoDB Encryption Client.
C. During creation of the DynamoDB table, configure encryption at rest with an AWS Key Management Service (AWS KMS) AWS managed key.
D. During creation of the DynamoDB table, configure encryption at rest with an AWS Key Management Service (AWS KMS) customer managed key.

Correct Answer: A