WordPress Installation using Amazon Web Services

So to set up a few sites using WordPress I decided to set up a new virtual server using Amazon Web Services.  I provisioned an EC2 t2.small Ubuntu instance that I would use the run everything on.  Later on I’ll probably distribute the load using RDS to move the MySQL database off of the host.  I […]