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.
Implementing asynchronous messaging patterns using RabbitMQ or Azure Service Bus, and abstraction with MassTransit.
Comparison of monorepo and multi-repo strategies for .NET microservice development, including pros, cons, and best practices
Implementing resilience patterns like Retry, Circuit Breaker, and Bulkhead using Polly.