010 GitHub stars
02Synchronous (REST/gRPC) and asynchronous (Kafka/Events) communication models
03API Gateway pattern for central request routing and data aggregation
04Fault-tolerance via Circuit Breakers, Retries, and Bulkheads
05Distributed data management using the Saga pattern and Database-per-Service
06Service decomposition via Business Capability and DDD Subdomains