I have 2 RDS databases size db.t2.medium. I went to AWS recommendations and got this:
So far I've done only EC2 reservations. I am not sure how to proceed from here. First I guess I have to make the reservation on RDS menu for 8 db.t2.micro reserved instances...
And after? How can I modify existing databases to assign them 4 db.t2.micros to each one?
- I see where to change the instance type.... but I will be replacing one database db.t2.medium with another one db.t2.micro...
- Maybe storage auto-escaling will do the trick?