Question 292:
You are a developer for a company that has been given the responsibility to debug performance issues for an existing application. The application connects to a MySQL RDS Instance in AWS. There is suspicion that there are performance issues in the underlying queries. Which of the following can help diagnose these issues?
Answer options:
A.The Cloudtrail logs for the region. B.Get the slow query logs for the RDS service. C.Use the AWS Config service to diagnose the problem areas. D.Use the AWS Inspector service to diagnose the problem areas.