Using the command line we create a chain of services to filter, map and transform data.
Category Archives: microservice
Some assembly required
In some-assembly-required we discuss how you can build Docker containers which run on different target hardware architectures.
Terraform K8S cluster creation
When we started with Kubernetes we followed a step-by-step approach. Your devcsecops pipelines will need a more industrial strength approach, like Terraform.
Simple micro service in Go
Create a simple microservice in Go for use in our Kubernetes cluster.