Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soumyadip007/netflix-oss-eureka-discovery-client-service-using-spring-boot-rest-and-microservices

Eureka is a REST (Representational State Transfer) based service that is primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier servers. The client also has a built-in load balancer that does basic round-robin load balancing.
https://github.com/soumyadip007/netflix-oss-eureka-discovery-client-service-using-spring-boot-rest-and-microservices

client discovery eureka java maven microservices netflix-eureka rest service spring-boot spring-cloud

Last synced: 26 days ago
JSON representation

Eureka is a REST (Representational State Transfer) based service that is primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier servers. The client also has a built-in load balancer that does basic round-robin load balancing.

Awesome Lists containing this project