AWS Certified Database – Specialty — Question 118

A company has a production environment running on Amazon RDS for SQL Server with an in-house web application as the front end. During the last application maintenance window, new functionality was added to the web application to enhance the reporting capabilities for management. Since the update, the application is slow to respond to some reporting queries.
How should the company identify the source of the problem?

Answer options

Correct answer: B

Explanation

The correct answer, B, focuses on enabling RDS Performance Insights to pinpoint the specific query causing performance issues, allowing for targeted optimization. Option A, while useful for monitoring, does not directly identify problematic queries. Option C suggests using AWS X-Ray, which is not specifically designed for RDS query performance analysis. Option D involves external support, which may not be necessary if the issue can be identified internally.