6 min read

    Cloud Cost Management Part II - Quick Wins

    In the previous post we outlined and defined the three categories of cost management:

    6 min read

    Introducing the Open Source Compliance Framework

    8 min read

    Learn jq the Hard Way,Part IV: Pipes

    Introducing the KATE Stack

    At Container Solutions, one of our ‘bread and butter’ engagements is to help a software infrastructure team move from more traditional software delivery paradigms to Cloud Native ones.

    11 min read

    Learn JQ the Hard Way, Part III - Filters

    Other Posts Part I Part II Simple Filters In this section we introduce the most-frequently used feature of jq: the filter. Filters allow you to reduce a given stream of JSON to another smaller, more r...

    7 min read

    Cloud Cost Management Part I - Orientation

    As Cloud Native consultants, we often get asked about managing cloud costs. The business that doesn’t ever want to save money is a rare one indeed. However, what we have found is that in the Zero Inte...

    CI Shootout: Getting started with Jenkins, Concourse, Tekton and Argo Workflows

    At EngineerBetter we’ve evaluated four self-hosted CI systems in order to compare them against each other: Jenkins, Concourse, Tekton and Argo Workflows. For each CI system we’ve created some pipeline...

    8 min read

    Cloud Foundry Rolling Deployments

    Version 7 of Cloud Foundry’s cf CLI is now generally available. This makes rolling deployments a first-class feature, and adds many more flexible workflows than the original cf push offered. These cha...

    39 min read

    Debugging Kubernetes Networking

    At EngineerBetter, we’re going through the formality of ensuring that we’ve got the Certified Kubernetes Administrator qualification box ticked. Kelsey Hightower’s Kubernetes The Hard Way is a valuabl...