Wordpress website hosted on AWS downs frequently

0

Hi, I hosted a Wordpress website on AWS (1 GB RAM, 1 vCPU, 40 GB SSD), but the website always goes down - the frequency ranges from daily to weekly and each time it goes down for 1-2 hours. The max traffic of my website is ~ 2,000 visits and well below the sustainable zone. And the website resumes after I reboot the instance, and sometimes it resumes itself.

Do you know if there is a way to determine where the problem might be? Should I upgrade my bandwidth? Thank you.

已提问 2 年前461 查看次数
1 回答
1

You may want to check the Cloudwatch metrics and logs to monitor the resource utilization on the machine.

You can also create an auto-scaling group and put an Application Load Balancer in front of the auto-scaling group, so that more instances will be spun up if the load on your website increases.

You may want to go through this document thoroughly - https://docs.aws.amazon.com/whitepapers/latest/best-practices-wordpress/welcome.html

In particular this sub-document - https://docs.aws.amazon.com/whitepapers/latest/best-practices-wordpress/scaling-the-web-tier.html

profile pictureAWS
专家
已回答 2 年前
profile picture
专家
已审核 1 个月前

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

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

回答问题的准则