Link Dump #219
A curated list of articles on software architecture, development practices, leadership, and team building for tech professionals.
A curated list of articles on software architecture, development practices, leadership, and team building for tech professionals.
Explains how avoiding cross-region calls in microservices improves performance and resilience, and discusses the complexities of designing for regional isolation.
A humorous C# tutorial solving Fizz Buzz with exceptions, Polly retry policies, and C# 12 features, demonstrating intentionally 'dumb' code.
A guide to implementing resilience patterns like retries and circuit breakers in .NET Web APIs using the Polly library to handle transient faults.
Explains modern cloud disaster recovery and resilience using Availability Zones, contrasting with legacy data center approaches.
A PyCon AU talk on using Chaos Engineering principles to plan for system failures, focusing on methodology over tools.
A summary of Jeremy Keith's book on resilient web design principles, using web history to advocate for flexibility and progressive enhancement.
Explores whether blockchain technology can provide resilient, robust, and scalable infrastructure for essential societal data.
A web developer discusses building resilient websites by focusing on server control and progressive enhancement to handle unpredictable networks, devices, and user contexts.