Observability and OpenTelemetry in Microservices Architecture
2022年8月5日
Learn how to enhance microservices observability with OpenTelemetry. Discover best practices for integrating tracing, logs, and metrics to improve system reliability and operational efficiency.
I tried to summarize microservice transactions using TCC pattern and Saga pattern.
2022年7月22日
A side-by-side comparison of the TCC and Saga patterns for microservice transactions, covering orchestration vs. choreography, the trade-offs of each approach, and practical implementation notes. A must-read design guide for keeping distributed systems reliable.


