AWS Python Client for Short URL Generator Nearly two years ago I built a short URL generator that used AWS Lambda, API Gateway, S3 and CloudFront. It costs pence to run and it was a good excuse
AWS Baking a Rails application into an Immutable Server image Using Packer, systemd and deployment script to build a Rails application into an AMI and launch it into production as a Spot Instance - saving up to 90% of the
AWS Building Infrastructure for Immutable Web Applications with Terraform Explore how to use Application Load Balancers and Target Groups to build core infrastructure for deploying immutable web applications. This post is the next installment in the series on Immutable
AWS Building Immutable Server Images with SaltStack and Packer Building and configuring an immutable server image from the ground up using SaltStack and Packer. I recently set myself a challenge to migrate all of my projects to deploy using
AWS Planning a migration to Spot Instances My plan to save up to 90% on EC2 on-demand pricing by migrating my projects to spot instances which can be terminated with two-minutes notice. A few months ago I
AWS The Challenge: Run on AWS EC2 Spot Instances I've set myself the challenge to migrate all of my projects to run on EC2 Spot Instances which can be terminated with 2 minutes notice. Over the next few weeks
AWS Applying Security Headers on Serverless Infrastructure with AWS Lambda@Edge Using AWS CloudFront and AWS Lambda@Edge to set response headers at the edge of the AWS CloudFront distribution network. Security headers control how a browser behaves when accessing a