Home
Why CloudEvents will Eat The World
YAML and JSON have won the war for data exchange formats, but we still haven't standardised on what we say to each other. CloudEvents solve that problem.
Export Kube Config From Docker Container and Merge
How to export a kubernetes config context file from inside a docker container, to the host and merge.
Security Quality Gates with Aquasec Trivy and Keptn
Building an automated security quality gate with Aquasec Trivy and Keptn...
Getting Started with Keptn
Keptn is a flexible workflow and automation engine. It is extremely easy to get started with Keptn, you can be up, running and modelling your own workflows in under 10 minutes...
Using Dynatrace Releases
This post will cover how to use the Dynatrace releases functionality...
We've Been Building Pipelines Wrong. Here's How to Fix Them!
We've been building code pipelines wrong for years. Here's how to fix them...
Build a Web Scraper with jq and pup
Recently I wanted to build a rudimentary webpage scraper which would run from the command line.