We are running a single 5.7 MySQL Database for couple of years using Amazon AWS RDS service.
3 days ago we moved our server from a Classic RDS into a VPC (no other action was done). The load on our system is constant and mild, but since the move, we had several times where the RDS database gets to 100% CPU (for several minutes each time).
This block the entire system
Anyone have an idea what this could be?
=== Additional Info: Found out that since the move to VPC, our webservers often disconnected by the database/vpc. We have around 250 active connections Any definition/limit increase we need to set in the VPC/database to keep the connection alive?