Home / Companies / Ambassador / Blog / Post Details
Content Deep Dive

Building Resilient Microservices from the Fallacies of Distributed Computing

Blog post from Ambassador

Post Details
Company
Date Published
Author
Brian Kelley
Word Count
1,509
Company Posts That Month
1
Language
English
Hacker News Points
-
Post removed?
No
Summary

The concept of building resilient microservices is crucial in today's software architecture, as it creates a path to Continuous Deployment in cloud-native environments, increasing business velocity and flexibility. However, this speed can lead to engineers focusing too much on features and forgetting about potential failures in their highly distributed system. The "Fallacies of Distributed Computing" by L Peter Deutsch in 1994 highlights concerns such as the reliability of the network, latency being zero, bandwidth being infinite, and topology not changing, which are often overlooked by developers. Middleware systems have historically hidden these issues, making resilience less obvious for engineers to consider when writing code. To build resilient microservices, engineers should focus on defensive programming, testing for latency and timeouts, using client-side load balancers, and employing discovery and routing tools to handle topology changes. Additionally, having a unified view of the system through monitoring tools and building operational controls can help manage the chaos that arises from a large team of administrators playing multiple roles in production. By incorporating these strategies into development practices, engineers can build more resilient microservices while increasing their development velocity.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Developer Experience 1 6 4 4 -54%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.