Skip to content

Service Registry

Description

A pattern used to keep track of all the services in a microservices architecture. The registry acts as a central directory for service discovery.

Acts as a phonebook for microservices, facilitating inter-service communication.