Need advice about which tool to choose?Ask the StackShare community!

Eureka

287
752
+ 1
69
Zuul

326
374
+ 1
8
Add tool

Eureka vs Zuul: What are the differences?

Developers describe Eureka as "AWS Service registry for resilient mid-tier load balancing and failover". 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. On the other hand, Zuul is detailed as "An edge service that provides dynamic routing, monitoring, resiliency, security, and more". 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.

Eureka belongs to "Open Source Service Discovery" category of the tech stack, while Zuul can be primarily classified under "Microservices Tools".

Eureka is an open source tool with 8.16K GitHub stars and 2.27K GitHub forks. Here's a link to Eureka's open source repository on GitHub.

Notify-e, EPAM, and Swingvy are some of the popular companies that use Eureka, whereas Zuul is used by PeopleKeep, Monkey Exchange, and Wealth Systems. Eureka has a broader approval, being mentioned in 13 company stacks & 100 developers stacks; compared to Zuul, which is listed in 10 company stacks and 8 developer stacks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Eureka
Pros of Zuul
  • 21
    Easy setup and integration with spring-cloud
  • 9
    Web ui
  • 8
    Monitoring
  • 8
    Health checking
  • 7
    Circuit breaker
  • 6
    Netflix battle tested components
  • 6
    Service discovery
  • 4
    Open Source
  • 8
    Load blancing

Sign up to add or upvote prosMake informed product decisions

- No public GitHub repository available -

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.

What is 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.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Eureka?
What companies use Zuul?
See which teams inside your own company are using Eureka or Zuul.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Eureka?
What tools integrate with Zuul?
What are some alternatives to Eureka and Zuul?
Consul
Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable.
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.
etcd
etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines. It’s open-source and available on GitHub. etcd gracefully handles master elections during network partitions and will tolerate machine failure, including the master.
Keepalived
The main goal of this project is to provide simple and robust facilities for loadbalancing and high-availability to Linux system and Linux based infrastructures.
Serf
Serf is a service discovery and orchestration tool that is decentralized, highly available, and fault tolerant. Serf runs on every major platform: Linux, Mac OS X, and Windows. It is extremely lightweight: it uses 5 to 10 MB of resident memory and primarily communicates using infrequent UDP messages.
See all alternatives