• Using pre-commit framework to keep your terraform in check

    Using pre-commit framework to keep your terraform in check

    In this post I’ll give a high level overview of the pre-commit framework and how to get up and running with it. I’ll cover the traditional use case of local development, and how to also use it in a pipeline to re-use the same config and framework to enforce standards.

  • Keeping your HELM charts DRY

    Keeping your HELM charts DRY

    In this post I’ll cover a basic overview of HELM and the DRY principal. Then finally how to keep your HELM charts DRY by making use of a HELM library chart.

  • The lesser known tools of a DevOps Engineer

    The lesser known tools of a DevOps Engineer

    I’m always on the lookout for tools that make common tasks quicker and / or easier. In this post I’ll cover some of the tools I’ve discovered along the way, use day to day, and some of the functionality I find useful.