

04/03/2024
Why the AWS close-account API is a big deal
Once in a while AWS releases a feature that people have been demanding for a long time, and they did so again when they added the ability to close accounts from…
04/03/2024
Databricks on Azure with Terraform
Overview This post aims to provide a walk-through of how to deploy a Databricks cluster on Azure with its supporting infrastructure using Terraform. At the end of this post, you…

04/03/2024
EKS Fargate – Github Actions Runners
Running a CI/CD platform using your own runners can be daunting. Not from an implementation perspective, but more so from a scaling perspective. You may be asking, “How will our…

04/03/2024
A No Ops Approach to Auto Healing Dataflow Pipelines with Site Reliability Engineering Principles
Here’s a No-Ops take on applying modern Site Reliability Engineering (SRE) principles to developing an auto-healing capability for Dataflow pipelines in production on The Google Cloud Platform. In this article,…

03/03/2024
Why We Dropped ECS in Favour of EKS
When undergoing Application Transformation, choosing a container orchestration solution is something almost every organisation using AWS will have to go through at some point. Having implemented a few Elastic Container…