Recently we changed version of RDS mysql from 5.7 to 8.0 by using blue/green deployment. first we put our green instance in 5.7 version later we upgraded the instance and switched over successfully.Later problem got started. CPU utilization is 90% above now and application database running is very slow. and there is no query cache in mysql 8.0..can you please explain how to over come these 2 problrms..please
We tried changing instance type of RDS from t2.medium to t3.medium. still showing 90% of CPU utilization(before it never touches 90%).and also added inno db buffer to database still there database is very slow..I want to resolve these two problems as soon as possible.I need solutions for these two Issues