Performing Rolling Updates in Terraform with CloudFormation

In this post we look at one of the most common problems Terraform encounters – managing rolling updates to AWS AutoScaling Groups – and how you can utilise CloudFormation to solve this.
Continuous Delivery 101 [DevOps Series]

This is the first part of many items in our DevOps 101 blog series. We’re going to break down the what, why, and the how of modern DevOps practices. Today, we’re starting with Continuous Delivery.
Migrating SQL Server to PostgreSQL

Some of the challenges and pitfalls that await you on this journey of migrating your SQL Server data and codebase over to PostgreSQL, as well as a discussion about the AWS tools available to help you along the way.
Amplify Your Web and Mobile Application Development [Video]

Learn how AWS Amplify is being used to modernise traditional web and mobile application development.
Intro to AWS Amplify: build a multi-tenant SaaS app [Part 2 – App Setup]

Following on from Part 1 in our intro to AWS Amplify series, in Part 2 we will create the skeleton of our new Amplify application and host it in a repository.
Intro to AWS Amplify: build a multi-tenant SaaS app [Part 1 – Preparation]

Our new series of articles see us walk through the process of building out a web application using AWS Amplify. It will be a typical todo application written in React and Node JS and we’ll use the Amplify CLI to configure and deploy it into both a test and production environment.
Extend AWS Amplify with Custom Resources

AWS Amplify is an opinionated full stack serverless framework and set of cloud services that enables developers to build web and mobile applications that are highly available, scalable, secure, and cost effective.
How to Tag Instances Consistently (and without user interaction)

Take the challenge out of remembering how to tag your instances by letting a few AWS Services do it for you.
Remoting into EC2s with SSM Session Manager

Simple Systems Manager (SSM) in AWS has a feature called Session Manager, which allows you to remote into EC2 instances on Windows and Linux command line through the browser
Are You Well Operated?

In this post, we explore how the WAF can go beyond the bounds of being a pure application architecture assessment to drive a discussion around improved operational insight and observability of system health and performance.