What is Eureka?
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.
Eureka is a tool in the Open Source Service Discovery category of a tech stack.
Eureka is an open source tool with 12.4K GitHub stars and 3.7K GitHub forks. Here’s a link to Eureka's open source repository on GitHub
Who uses Eureka?
Companies
19 companies reportedly use Eureka in their tech stacks, including wadiz, Swingvy, and Hudl Web Stack.
Developers
261 developers on StackShare have stated that they use Eureka.
Eureka Integrations
Pros of Eureka
21
9
8
8
7
6
6
5
Eureka Alternatives & Comparisons
What are some alternatives to Eureka?
Consul
Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable.
Zuul
It is the front door for all requests from devices and websites to the backend of the Netflix streaming application. As an edge service application, It is built to enable dynamic routing, monitoring, resiliency, and security. Routing is an integral part of a microservice architecture.
Zookeeper
A centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.