devops

A collection of 29 posts

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.

Microservices: Distributed Data Patterns

tldr It shouldn’t be synchronous I’ve written about microservices [http://hacksaw.co.za/blog/architecture-predicts-devops-success/] before [http://hacksaw.co.za/blog/api-microservices-esb/], based on the work I did with the MAD-API