Skip to main content

3 docs tagged with "service-discovery"

View all tags

Communication Patterns

Master inter-service communication: choose between REST, gRPC, GraphQL, and asynchronous patterns. Design APIs, service discovery, and message flows that scale.

Health Probes

Detect failures quickly with liveness and readiness probes. Enable self-healing and automatic instance removal.

Service Discovery

Master client-side and server-side service discovery. Enable services to find each other in dynamic, horizontally-scaling environments.