Day: March 12, 2017

  • AWS Experimentation – WordPress basic installation

    AWS Experimentation – WordPress basic installation

    This weekend, on a lark, I decided to do some experimentation with Amazon’s AWS services. I have been using their S3 for backing up my home Mac for a while, but since I use Arq it was really not a serious dive into the AWS infrastructure. However, when I started down that path, I had to do some interesting things, like create an IAM user profile, and the like.

    Then I saw some tutorials that looked interesting, including one on how to setup a WordPress instance on an EC2 virtual machine. Since I have setup many WordPress sites, on a variety of hosting solutions, I thought why not give it a throw?

    Fortunately, for the first year you are a customer, you have access to a “Free Tier” that pretty much allows you to run 1 VM solutions up to 750 hours each month. More than enough to play without paying.

    The TL;DR answer: Is isn’t difficult, but there are some extra steps that AWS brings into it than using a major hosting site, even one where you start with a plain VM (like Digital Ocean). It gets you closer to the iron, and you can’t help but to gain an appreciation for the background processes that are in play. (more…)