resilience
2 posts
Async API Patterns for Web and Mobile: An Opinionated Default
One default shape for long-running work across a browser SPA and a mobile app, with the cases where it should be overridden.
api-designwebsocketsserver-sent-events+5
April 18, 2026Development
Circuit Breaker Pattern: Building Resilient Microservices That Don't Cascade Failures
Real-world implementation of the Circuit Breaker pattern with proven strategies for preventing cascading failures in distributed systems
architecturepatternsresilience+1
September 4, 2025Development