Hosting a static website on AWS S3 using Route 53 and Terraform

None of this is new. S3 has been around since 2006, Route 53 since 2010, and Terraform since 2016. This isn’t even the best way to do it. This is simply iteration 1 for getting a website accessible. There are many improvements to be made here

Starting with a basic index.html we need to be able to serve that to the world, there are a few things that are needed to make that happen

Continue reading Hosting a static website on AWS S3 using Route 53 and Terraform

That boring first entry

We all like to think we’re important…

So, this is just an excuse to take some notes on the things I’m doing. I’m sure another voice is needed on the internet to give their opinions and explain how someone did things. Right?

I suspect this will mostly be about home automation, bits of script/code, and things I get up to with Virtualisation. Let’s see how this goes.