DBS-C01 · Question #319
A company needs to troubleshoot its Amazon Aurora Serverless MySQL database. The company selected a db.t3, medium instance class for the database's initial deployment. The database experienced light…
The correct answer is C. Create a new parameter group for the MySQL engine that the database uses. Set the. https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Managing.Per
Question
A company needs to troubleshoot its Amazon Aurora Serverless MySQL database. The company selected a db.t3, medium instance class for the database's initial deployment. The database experienced light usage, and performance was normal. As the number of client connections increases, the application that is connected to the database is experiencing higher latency and occasional lost connections. A database specialist determines that the database needs to support a maximum of 2,000 simultaneous connections. Which solution will meet these requirements MOST cost-effectively?
Options
- AModify the instance class to db.r3.xlarge. Apply the changes immediately.
- BEdit the default parameter group for the MySQL engine that the database uses. Change the
- CCreate a new parameter group for the MySQL engine that the database uses. Set the
- DModify the instance class to db.t3.large. Apply the changes immediately.
How the community answered
(29 responses)- A3% (1)
- B10% (3)
- C83% (24)
- D3% (1)
Explanation
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Managing.Per
Topics
Community Discussion
No community discussion yet for this question.