AWS Certified Database – Specialty — Question 253

An online bookstore uses Amazon Aurora MySQL as its backend database. After the online bookstore added a popular book to the online catalog, customers began reporting intermittent timeouts on the checkout page. A database specialist determined that increased load was causing locking contention on the database. The database specialist wants to automatically detect and diagnose database performance issues and to resolve bottlenecks faster.

Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

Answer A is correct because it provides a proactive approach to automatically detect and diagnose performance issues using Performance Insights and Amazon DevOps Guru, which are designed for monitoring and improving database performance. Options B and C are reactive measures that do not address the root cause of the performance issues, while option D, although useful for analysis, does not provide automatic detection or resolution capabilities.