Blog

Technical deep-dives, architecture decisions, and lessons learned from real projects.

15 Feb 2026 Infrastructure

Running Keycloak in Production: Lessons from 50+ Deployments

What we learned deploying and managing Keycloak at scale — from HA clustering to theme customisation and silent token refresh.

02 Feb 2026 Backend

Why We Chose FastAPI for Enterprise Projects

A pragmatic comparison of Python web frameworks and why FastAPI consistently wins for the type of work we do.

18 Jan 2026 DevOps

Zero-Downtime PostgreSQL Migrations with Kubernetes

Our approach to running schema migrations on high-availability Postgres clusters without dropping a single connection.

05 Jan 2026 Cloud

Terraform Modules We Use on Every Project

A curated set of reusable Terraform modules for networking, IAM, and monitoring that save us weeks on each engagement.

20 Dec 2025 Security

GDPR-Compliant Hosting: What Actually Matters

Cutting through the noise — the practical steps we take to ensure our managed services meet German and EU data protection standards.

08 Dec 2025 Architecture

Migrating a Monolith to Microservices Without the Drama

How we helped a mid-sized company decompose their legacy system incrementally — no big bang, no downtime, no tears.