Service Discovery
Service instances come and go, so callers resolve a logical service name to live network locations at request time via a registry (or platform DNS in Kubernetes) instead of hardcoded addresses. Registration is paired with health checks so dead instances drop out of rotation.
This Concept is waiting for its first lesson!
Service instances come and go, so callers resolve a logical service name to live network locations at request time via a registry (or platform DNS in Kubernetes) instead of hardcoded addresses. Registration is paired with health checks so dead instances drop out of rotation.
Are you a teacher? Sign in to start contributing.
Sign In