
Architecture Decision Records: A Tool for Experienced Engineers
Architecture Decision Records (ADRs) are lightweight documents that capture architectural decisions along with their context and consequences, fostering transparency and continuity within agile teams. This article explores the origins of ADRs, their practical implementation, and real-world examples, highlighting how they enhance decision acceptance by involving engineers directly impacted by the outcomes. By combining ADRs with the Advice Process, organizations can achieve decentralized, collaborative decision-making, effectively leveraging collective expertise while maintaining architectural integrity.

Composable Architecture
Composable Architecture, DXP, Headless, API First. Exploration of modern understanding.

JDK 21: Virtual Threads
An introduction to JDK 21 virtual threads and practicals examples

(Typical) journey towards full GitOps
Description of a typical journey towards the GitOps with Flux

Blog with Hugo
How I switched from Ghost Blog to Hugo and how you can do it too.

How to setup EKS on AWS with terraform
How to set up AWS EKS Kubernetes cluster with Terraform, by DevOps expert

Kube-state-metrics 1.8.0 - all metrics docu
Listing of Kube-state-metrics with comments. For kube-state-metrics 1.8.0

Upgrading Fedora Linux
Fedora Linux upgrading guide: Step by Step

Installing Filebeat for Kubernetes Logs
Setup of Filebeat on a Kubernetes cluster for logs scraping

Installing Logstash on Kubernetes
Setuping Logstash on a Kubernetes cluster - The L in the ELK stack