AWS SAP-C02 · Question 13 · Domain 3.3: Performance Improvement
A company is running a high-traffic e-commerce website on AWS. The database tier uses Amazon Aurora MySQL. During flash sales, the database experiences high CPU utilization due to a massive volume of read queries for product catalogs, causing latency. What is the MOST cost-effective way to improve performance without changing the application code?
A company is running a high-traffic e-commerce website on AWS. The database tier uses Amazon Aurora MySQL. During flash sales, the database experiences high CPU utilization due to a massive volume of read queries for product catalogs, causing latency. What is the MOST cost-effective way to improve performance without changing the application code?
Answer options:
Migrate the product catalog data to Amazon DynamoDB.
Implement Amazon ElastiCache for Redis in front of the database.
Add Aurora Replicas and configure the application's database driver to use the Aurora Reader Endpoint.
Scale up the Aurora primary instance to the largest available instance class.
How to approach this question
Full Answer
Common mistakes
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 7
75 questions · hints · full answers · grading
Expert