Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Question: What is the role of a Service Registry in microservices architecture?
Answer: A Service Registry is a centralized directory that helps microservices discover and communicate with each other. It contains the location and metadata of available services.

Example:

Eureka, Consul, or ZooKeeper can be used as Service Registries in microservices.
Is it helpful? Yes No

Most helpful rated by users:

©2025 WithoutBook