Does increase in database size needs an increase in instance class?? like from t1 to t3

0

Hi Started a WordPress site on ec2. The problem is as the amount data stored increases the site is not loading.

Site loads only after an increase in instance. The same pattern is repeated after upgrading of site to higher instance .

Is this pattern normal or abnormal?? Does increase in database size needs an increase in instance class?? for site to perform normally

TIA

Su
已提问 5 个月前203 查看次数
2 回答
0

Hello.

Database disk space cannot be increased simply by increasing the instance type.
If you are hosting your database on EC2, you will need to increase the EBS size.
Please increase the EBS size by following the steps in the document below, and then expand the disk file on the OS side.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/requesting-ebs-volume-modifications.html
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/recognize-expanded-volume-linux.html

If you are hosting on RDS, you can increase the number from the database change screen.
It is also possible to perform automatic scaling, so please set it as necessary.
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_PIOPS.StorageTypes.html

profile picture
专家
已回答 5 个月前
profile pictureAWS
专家
已审核 5 个月前
0

Hi,

To make a better choice, you may be interested in this very detailled post about instance class and type: https://blog.guilleojeda.com/aws-rds-instance-types-complete-guide

Best,

Didier

profile pictureAWS
专家
已回答 5 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则