Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Microservices Reliability Playbook, Part 1 - Introduction to Risk

Microservices Reliability Playbook, Part 1 - Introduction to Risk
When you have a monolith, you’ve got one big problem to solve. Switch to microservices, and now you’ve got 99 smaller problems—plus a distributed system. Maintaining reliability with microserv...
04.05.2025 0 Read More

Microservices Reliability Playbook, Part 2 - Introduction to Microservices Reliability

Microservices Reliability Playbook, Part 2 - Introduction to Microservices Reliability
Microservices is an architectural style that breaks down an application into small, independent services that communicate with each other using well-defined APIs. These services are designed to be loo...
04.05.2025 0 Read More

Microservices Reliability Playbook, Part 3 - Microservices Patterns

Microservices Reliability Playbook, Part 3 - Microservices Patterns
In the third part of the Microservices Reliability Playbook, we explore how to build reliable microservices systems using our understanding of how to predict reliability. Microservices Reliability Pl...
04.05.2025 0 Read More

Microservices Reliability Playbook, Part 4 - Read patterns

Microservices Reliability Playbook, Part 4 - Read patterns
Microservices Read Patterns focus on how to read data in a reliable and fast way, given constraints such as multi-service reads.Microservices Reliability Playbook Introduction to Risk Introduction to ...
04.05.2025 0 Read More

Microservices Reliability Playbook, Part 5 - Write patterns

Microservices Reliability Playbook, Part 5 - Write patterns
Microservices Write Patterns focus on how to write data in a reliable way, including writing to multiple microservices.Microservices Reliability Playbook Introduction to Risk Introduction to Microserv...
04.05.2025 0 Read More

Microservices Reliability Playbook, Part 6 - Multi-Service Patterns

Microservices Reliability Playbook, Part 6 - Multi-Service Patterns
Multi-Service Patterns combine both reader and writers to larger and more complex systemsMicroservices Reliability Playbook Introduction to Risk Introduction to Microservices Reliability Microservices...
04.05.2025 0 Read More

Microservices Reliability Playbook, Part 7 - Call Patterns

Microservices Reliability Playbook, Part 7 - Call Patterns
Microservices Call Patterns focus on improving reliability of a single network call, such as retry and cache.Microservices Reliability Playbook Introduction to Risk Introduction to Microservices Relia...
04.05.2025 0 Read More
Loading...
#reading
Decentralization Alone Isn’t Enough: A Vision for the Future of Crypto Trading
0
Why I Decided to Offer a Free Version of My GreenOps Solution
0
The Principal Developer Advocate Paradox: Scaling Impact Without Burnout
0
Azure Resource Manager (ARM) Templates
0
10 Expert Tips for Drag & Drop File Uploads in React (Teaser from 100-Tip Guide)
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0