
You definitely want to keep your software project's dependencies as up-to-date as possible. If you don't do it, technical debt will accumulate. I'll show you two alternatives to tackle this dull process automatically.
Read more

The Istio Service Mesh as deployed on Kubernetes: how to install, and how to get some insights out of it.
Read more

Is Kotlin Multiplatform ready to build full-stack (web-)services? How does the development feel, already working with Kotlin? I will share my experience of creating a Web UI for a JVM-microservice using Kotlin Multiplatform.
Read more

The OpenAPI specification has already established itself in many project and application areas. It can be applied to describe HTTP APIs in a standardized way, understandable for humans and computers. While OpenAPI is mainly intended for synchronous...
Read more

April 2021
An Introduction to Event-Stream-Processing platforms

April 2021
Kubernetes Service Meshes - the What and the Why

March 2021
Understanding Infrastructure as Code (IaC) in less than 10 minutes

March 2021
How to write reusable infrastructure code with Pulumi

February 2021
Kubernetes Ingress Controllers - the What and the Why

August 2020
Kafka Security – Behind the Scenes