AWS Certified Developer – Associate — Question 106

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?

Answer options

Correct answer: A

Explanation

The most cost-effective method is to use the default encryption settings when creating the DynamoDB table, as it incurs no additional charges. Options B, C, and D involve extra steps or the use of keys that may result in additional costs, making them less economical for full encryption at rest.