ブログが 2 件見つかりました

microservices
Observability and OpenTelemetry in Microservices Architecture

Learn how to enhance microservices observability with OpenTelemetry. Discover best practices for integrating tracing, logs, and metrics to improve system reliability and operational efficiency.

Read more
microservices
I tried to summarize microservice transactions using TCC pattern and Saga pattern.

We have summarized the TCC and Saga patterns, which are transaction designs for microservices. It is classified into orchestration and choreography, and details the characteristics and classification of each method, as well as points to keep in mind when implementing them. A must-read design guide that explains approaches that support stable operation of distributed systems.

Read more