Medium1 markMultiple Choice
Domain 3.3: Performance ImprovementPerformanceDynamoDBCost Optimization

AWS SAP-C02 · Question 36 · Domain 3.3: Performance Improvement

A company has a web application hosted on Amazon EC2 instances behind an Application Load Balancer (ALB). The application uses Amazon DynamoDB for its database. The company is experiencing a high volume of read requests for static configuration data stored in DynamoDB, leading to high costs. What is the MOST cost-effective way to reduce DynamoDB costs while improving read performance?

Answer options:

A.

Migrate the configuration data to Amazon RDS.

B.

Implement Amazon DynamoDB Accelerator (DAX) in front of the DynamoDB table.

C.

Enable DynamoDB Auto Scaling for read capacity units.

D.

Use Amazon CloudFront to cache the DynamoDB responses.

How to approach this question

Identify the native caching solution for DynamoDB.

Full Answer

B.Implement Amazon DynamoDB Accelerator (DAX) in front of the DynamoDB table.✓ Correct
Implement Amazon DynamoDB Accelerator (DAX) in front of the DynamoDB table.
Amazon DynamoDB Accelerator (DAX) is a fully managed, highly available, in-memory cache for DynamoDB that delivers up to a 10x performance improvement and reduces read capacity costs for read-heavy workloads.

Common mistakes

Choosing Auto Scaling, which increases costs rather than reducing them.

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

75 questions · hints · full answers · grading

More questions from this exam