ops

Creating an S3 Website Redirect from the CLI

2 minute read

A quick one today — creating S3 Static Website Hosting redirects with the AWS CLI. Clients often want to have www.example.com redirect to example.com or vice...

It’s in the Logs, Stupid

less than 1 minute read

Yesterday, I was involved in a fire drill around the launch of a new Rails site on a very tight time frame. The site worked fine in development/staging, but ...