Blog
What I learn, I write down. 13 articles.
Playwright Demo
In this article we'll see a brief introdution to playwright and how we can automatize our end-to-end tests
CAPI Part 5: Ubuntu on Proxmox - Image Builder and Deploy
Complete guide to deploying Kubernetes clusters on Proxmox using Ubuntu, Image Builder and Cluster API - From image creation to working cluster
From port-forward to Ingress: How to configure a professional local Kubernetes environment with NGINX
Complete guide to configuring an NGINX Ingress Controller on a local Kubernetes cluster (kind) to expose services in a stable and professional manner.
CAPI Part 1: From Chaos to Automation
Complete guide to deploying and managing Kubernetes clusters using Cluster API (CAPI) for infrastructure automation
CAPI Part 3: Talos Linux - The Operating System for Kubernetes
Complete guide to deploying and managing Kubernetes clusters using Cluster API (CAPI) for infrastructure automation
CAPI Part 2: Anatomy of Cluster API - Components and Mechanisms
Complete guide to deploying and managing Kubernetes clusters using Cluster API (CAPI) for infrastructure automation
CAPI Part 4: Practical Setup - Day 1 Operations
Complete guide to initial deployment of Kubernetes clusters using Cluster API (CAPI) - From Zero to Working Cluster
DevContainers: Your Portable and Reproducible Development Environment
We explore DevContainers, how they work, and why they are essential for modern development workflows, especially in distributed environments
Observability in Distributed Systems: From Monitoring to Understanding
Why metrics, logs, and traces are no longer enough. A paradigm shift to understand and master the complexity of modern systems.
OpenTelemetry: Anatomy of Observability in Distributed Systems
Structure, operation and best practices of OpenTelemetry for end-to-end observability implementation in complex environments.
The LGTM Stack and OpenTelemetry: Complete Observability for Your Distributed Systems
Explore the LGTM stack (Loki, Grafana, Tempo, Mimir) and discover how it integrates with OpenTelemetry for end-to-end observability of logs, metrics, and traces.
Introduction to performance analysis: from theory to practice
Theoretical and practical foundations of performance testing: from RED metrics to percentiles, a complete guide to get started
Self-Hosted n8n Deployment in Homelab
Personal automation with n8n deployment, configuration and integration in a home lab environment