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.

posta 2 anni fa461 visualizzazioni
1 Risposta
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
ESPERTO
con risposta 2 anni fa
profile picture
ESPERTO
verificato un mese fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande