Knowledge library
Engineering decisions, implementation notes, and operational field guides.
1 entry
Excessive synchronous service calls can make independently deployed microservices fail and scale as one system. Learn how to identify runtime coupling, contain cascading failures, and incrementally introduce events, local read models, bulkheads, and sagas.