AWS Certified Database – Specialty — Question 30

A company has a database monitoring solution that uses Amazon CloudWatch for its Amazon RDS for SQL Server environment. The cause of a recent spike in
CPU utilization was not determined using the standard metrics that were collected. The CPU spike caused the application to perform poorly, impacting users. A
Database Specialist needs to determine what caused the CPU spike.
Which combination of steps should be taken to provide more visibility into the processes and queries running during an increase in CPU load? (Choose two.)

Answer options

Correct answer: B, E

Explanation

The correct answers, B and E, provide enhanced monitoring capabilities that allow for in-depth analysis of CPU utilization and database performance. Enhanced Monitoring metrics (B) offer more granular visibility into CPU usage at the DB instance level, while Performance Insights (E) allows for filtering and identifying specific SQL statements and their impact. Options A, C, and D do not provide the necessary insights needed to resolve the CPU spike issue effectively.