Logo

Goal: A registry for services (for handling service orchestration - creation, deletion & tracking)

Handled in orchestration engines like Kubernetes (etcd)

Pasted image 20241030165629.png

  • [Service Provider]: registers in a service registry (address/port to connect to)
  • [Service Registry]: lookup table for services, should be very low latency (cached in mem. advised)
  • [Service Consumer]: client that discovers from registry, and connects to the provider

© 2025 All rights reservedBuilt with DataHub Cloud

Built with LogoDataHub Cloud