
With our Heads in The Cloud
Let’s peel back the covers on the Cevo hive mind, and watch the team take on the tricky subject of cloud agnostic solutions.

Let’s peel back the covers on the Cevo hive mind, and watch the team take on the tricky subject of cloud agnostic solutions.

Have you wanted to get started with pipeline as code, but don’t have a CI/CD server? Want to do more with Docker than just putting code into containers? This post is for you

The current mainstream approach to Test Driven Development can lead to having tightly coupled tests locking us into an implementation. In this (possibly controversial) article I present how the popular approach to TDD can lead to increasing technical debt, and introduce an alternative which allows for more agile development.

Highly recommended for any automation engineer who wants to control their Cloudformation via a pipeline.

In this post I talk about one of my favourite futurespective techniques, the Future-Backwards and how you can utilise it effectively to quickly identify the ‘Path to Good’.
There are a few key criteria I look for in CloudFormation – If I’m in a multi-account strategy then I must be able to deploy the CloudFormation in all accounts and/or regions. Additionally I must be able to stand up multiple copies of the same stack in the same VPC and account and/or regions.
The topic of ECS autoscaling is a vast area of heated discussions and broken dreams.

My presentation and InSpec demonstration at LastConf 2018 Melbourne.

Automatic scaling of the provisioned capacity in the DynamoDB can be confusing at times. Let’s examine resources needed to configure autoscaling and the limitations it brings.
A multitudinous method to make a HTTP request meet a matching HTTP response.