Need advice about which tool to choose?Ask the StackShare community!
Manage your open source components, licenses, and vulnerabilities
Learn MorePros of Eureka
Pros of SkyDNS
Pros of Zookeeper
Pros of Eureka
- Easy setup and integration with spring-cloud21
- Web ui9
- Health checking8
- Monitoring8
- Circuit breaker7
- Netflix battle tested components6
- Service discovery6
- Open Source5
Pros of SkyDNS
- Srv discovery for etcd2
Pros of Zookeeper
- High performance ,easy to generate node specific config11
- Java8
- Kafka support8
- Spring Boot Support5
- Supports extensive distributed IPC3
- Curator2
- Used in ClickHouse2
- Supports DC/OS2
- Used in Hadoop1
- Embeddable In Java Service1
Sign up to add or upvote prosMake informed product decisions
Cons of Eureka
Cons of SkyDNS
Cons of Zookeeper
Cons of Eureka
- Nada1
Cons of SkyDNS
Be the first to leave a con
Cons of Zookeeper
Be the first to leave a con
Sign up to add or upvote consMake 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 SkyDNS?
SkyDNS is a distributed service for announcement and discovery of services. It leverages Raft for high-availability and consensus, and utilizes DNS queries to discover available services. This is done by leveraging SRV records in DNS, with special meaning given to subdomains, priorities and weights (more info here: http://blog.gopheracademy.com/skydns).
What is 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.
Need advice about which tool to choose?Ask the StackShare community!
Jobs that mention Eureka, SkyDNS, and Zookeeper as a desired skillset
What companies use Eureka?
What companies use SkyDNS?
What companies use Zookeeper?
What companies use SkyDNS?
What companies use Zookeeper?
Sign up to get full access to all the companiesMake informed product decisions
What tools integrate with Eureka?
What tools integrate with SkyDNS?
What tools integrate with Zookeeper?
What tools integrate with Eureka?
What tools integrate with SkyDNS?
No integrations found
Sign up to get full access to all the tool integrationsMake informed product decisions
Blog Posts
What are some alternatives to Eureka, SkyDNS, and Zookeeper?
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.
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.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.