Recent posts

Static Serverless Ghost

I've been running Ghost as a CMS for this blog since 2017, so almost 7 years now. I've written a number of posts about how ghost is setup. Over time, I've used different

Deploying Ghost to Amazon ECS using a CI/CD Pipeline

This post is about deploying a Highly Available Ghost CMS using DevOps practices on AWS - its both a deep-dive into the different AWS DevOps services, and a tutorial to follow to get a working, highly available Ghost blog running on AWS ECS deployed through a CI/CD pipeline.