API Gateway Pattern
Using API Gateways like YARP or Ocelot to manage microservices traffic.
Using API Gateways like YARP or Ocelot to manage microservices traffic.
.NETのYARP (Yet Another Reverse Proxy) を使用したBFFパターンの実装と解説
Building high-performance, contract-first services using gRPC in .NET.
RabbitMQやAzure Service Busを使用した非同期メッセージングパターンの実装と、MassTransitによる抽象化について解説します。
Implementing resilience patterns like Retry, Circuit Breaker, and Bulkhead using Polly.
.NETマイクロサービス開発におけるモノレポとマルチレポの比較、メリット・デメリット、およびベストプラクティスを解説