Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing

Question

A application which has a MySQL RDS database, becomes unresponsive from time to time. You were instructed to collect all SQL statements that took longer to execute for troubleshooting. What is the proper way to get all these reports for troubleshooting.
  • Enable slow query log in RDS.
  • Instrument your application using the X-Ray SDK.
  • Enable active tracing using AWS X-Ray.
  • Use Amazon Inspector to get all the slow queries.
Answer- A