Slide 5
Slide 5 text
Microservices 界の当時の状況
● Service discovery, routing, load balancing
● Observability outputs (stats, tracing, logging)
● Implementations of retry, circuit breaking, rate limiting, timeouts,
and other distributed systems best practices.
● Protocols (HTTP/1, HTTP/2, gRPC, databases, caching, etc.).
● Authentication and Authorization
5