Rebuilding a Platform Under Itself: Monolith to Microservices Without Stopping the Business

Notes from a live V2→V3 re-platforming, moving a tightly-coupled Node/Python duolith to Laravel microservices while the old system keeps serving customers.

August 5, 2026 · 5 min · Yann Labour

Building a Single Pane of Glass for a 20-Server Fleet

Why I built our operations console instead of buying one, and the design rules that keep it trustworthy: read-only collectors, flap-resistant alerting, and a dead-man’s switch.

July 28, 2026 · 4 min · Yann Labour

Multi-Region Failover on a Small-Company Budget

How we gave a Laravel API a warm standby on another continent with a Cloudflare Load Balancer, a read replica, and a short list of deliberate rules. It is not active-active, and that’s the point.

July 23, 2026 · 5 min · Yann Labour

Zero-Trust Networking for a Small Multi-Provider Fleet

How a Tailscale mesh turned servers on four hosting providers into one private network, and the operational rules that keep it clean: tags, key expiry, explicit public holes.

July 21, 2026 · 4 min · Yann Labour

One in Three Tickets, Zero Human Touch: Lessons From Building an AI Support Agent

Lessons from a year of running a production AI support agent at a regulated fintech: architecture, confidence scoring, and a 4x ticket surge.

July 9, 2026 · 4 min · Yann Labour