Unition

AWS-related stuff and other bits

Cloudfront Functions

A new way for implementing simple request/response manipluations at the edge

One of the problems with hosting a simple static site using a creator/framework tool like Jekyll or Hugo, and publishing it via Cloudfront is that links within the site can often be missing the `index.html` suffix, which is vital for when cloudfront is trying to reach the origin object in S3.

Bulk renaming a folder hierarchy with Powershell

It's all about the Shell!

Want to know how to rename an entire file/folder structure for use with Plex Home Movies, for example? Then come on in

Creating this Blog

Hugo, AWS Developer Tools, S3 & Cloudfront

A brief guide on how I got this site up-and-running using Hugo, AWSCodeCommit/CodeBuild/CodeDeploy, S3 & Cloudfront

Creating this Blog using Jekyll

(Outdated/Archived)

A brief guide on how I originally got this site up-and-running using Jekyll, AWSCodeCommit/CodeBuild/CodeDeploy, S3 & Cloudfront

Welcome to Unition!

My name is Scott, and I’m an AWS Certified Cloud Solutions Architect working for a AWS Advanced Consulting Partner. I help customers migrate into AWS and optimise what they have up there to make them the best that they can be. I decided to create this blog as over the years I’ve developed a few cool solutions (well, I think they’re cool anyway :)) that could benefit others who are looking to do something similar.