Hosting static web sites with AWS
I’ve recently rebuilt my personal web site, and I wanted to take a moment to talk about the DevOps side of things for a change. I’ve used variety of platforms over the years, including many disparate technologies. Most recently the site was built leveraging WordPress, tracked via GitHub, and deployed to a DigitalOcean instance using DeployBot. In the years since, Amazon’s AWS offerings have continued to grow and I’ve become much more familiar with how they work—and how they all work together—so I wanted to take advantage of the opportunity here to see what it was like to go “all-in” on the AWS ecosystem on a project.
Continue Reading