Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
# Eureka server

Server-side service discovery allows services to find and communicate with each other without hard coding hostname and port. 
The only ‘fixed point’ in such an architecture consists of a service registry with which each service has to register.