Skip to content

please recommend aws ai to help set up wordpress sites

0

Hi. I have about 30 websites, in several different categories, not fancy, just basic wordpress sites, that i would like to host on my aws account. In the last month i have wasted an infinite amount of time, first with chatgpt, and then with claude ai trying to set up hosting on aws for just 2 or 3 of my domains - including duplicating the current content onto/into the aws hosted account. They absolutely SUCK at working inside aws!!!! They couldn't be more confident, but absolutely worthless!!! After all this they all still have problems. i desperately want a change from them. Can you recommend an aws ai that can help me/walk me thru step by step to be able to successfully move my wp sites from their current hosting over to aws hosting..?

1 Answer
0

For hosting WordPress sites on AWS, there are several options available, though AWS doesn't currently offer a dedicated AI assistant specifically for WordPress migrations. Based on your need to migrate about 30 basic WordPress sites, here are the recommended AWS hosting options and approaches:

Amazon Lightsail would likely be your best option for basic WordPress sites. It's designed to be user-friendly with a fixed monthly fee, making it ideal for simpler WordPress deployments. Lightsail offers WordPress templates that come pre-configured, significantly reducing setup time.

Amazon EC2 is another option if you need more flexibility and control over your infrastructure. However, it requires more technical knowledge of networks and server administration.

For your migration needs, I recommend:

  1. Start with Amazon Lightsail for a few test sites since it's the most straightforward option
  2. Use AWS documentation and tutorials specifically for WordPress hosting
  3. Consider using the AWS Elastic Beanstalk service if you want a Platform-as-a-Service approach that handles deployment, capacity provisioning, load balancing, and scaling

For database management, Amazon RDS for MySQL works well with WordPress and handles automated backups, recovery, and regular updates.

While there isn't a dedicated AWS AI for WordPress migrations, following AWS's documentation for WordPress deployments will provide step-by-step guidance that's more reliable than general AI assistants without AWS specialization.
Sources
How do I add AWS hosting for a WordPress site? | AWS re:Post
Website hosting in AWS | AWS re:Post
Community | Wordpress in the Cloud on the cheap | S02 E27 | Build On Weekly
Deploy WordPress with Amazon RDS

answered a year ago

AWS
EXPERT

reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.