1

We have an e-commerce system which is currently deployed in EC2 instance. currently MySQL is in the same server and now that we are getting high traffic now and then, we're planning to use Autoscaling service and as we need to separate the database we gonna use RDS. Now the confusion is what configuration to use. how can i know how much RAM and CPU would be required for our system. Currently, our server is c5.xlarge and avg CPU usage reached upto 70%-80% with MySQL utilizing max CPU. So, what are the ways or factors that we need to consider while configuring MySQL in RDS?

0 Answers0