Reducing ALB Costs Using Host-Based Rules

In this article, we show an opportunity to reduce costs when multiple Application Load Balancers (ALB) are in use. By using one of the ALB’s features and minor changes to the environment, it’s possible to save some money on your AWS bill.

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.

Open Sourcing in Enterprises – Managing your Code

The idea of open sourcing applications in enterprises can be daunting and challenging. This article delves into understanding and addressing those challenges by using the right tooling for managing your code.

TDD – Test Driven Disaster

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.