Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 378 Bytes

File metadata and controls

2 lines (2 loc) · 378 Bytes

discovery-server

This server contains all the information about the services. When we are using the discovery server what our micro-services will do when starting their applications is try to register themselves in the discovery server by making a request to it. The discovery server will add those requests into its registry, that’s why it can be called service registry.