Writing

Notes on building software

Long-form thinking on architecture, the .NET and Azure stack, commerce systems, and the lessons that only show up in production. Written for engineers.

LatestArchitecture12 June 2026

Stop letting every service talk to the outside world

A proxy service layer is the cheapest insurance you can buy against third-party APIs. Here's the pattern, why it works, and how to migrate onto it without a maintenance window.

#integration#azure#resilience#microservices
3 min read