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

etcd

307
414
+ 1
24
Eureka

288
779
+ 1
70
Zookeeper

812
1K
+ 1
43
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of etcd
Pros of Eureka
Pros of Zookeeper
  • 11
    Service discovery
  • 6
    Fault tolerant key value store
  • 2
    Secure
  • 2
    Bundled with coreos
  • 1
    Consol integration
  • 1
    Privilege Access Management
  • 1
    Open Source
  • 21
    Easy setup and integration with spring-cloud
  • 9
    Web ui
  • 8
    Health checking
  • 8
    Monitoring
  • 7
    Circuit breaker
  • 6
    Netflix battle tested components
  • 6
    Service discovery
  • 5
    Open Source
  • 11
    High performance ,easy to generate node specific config
  • 8
    Java
  • 8
    Kafka support
  • 5
    Spring Boot Support
  • 3
    Supports extensive distributed IPC
  • 2
    Curator
  • 2
    Used in ClickHouse
  • 2
    Supports DC/OS
  • 1
    Used in Hadoop
  • 1
    Embeddable In Java Service

Sign up to add or upvote prosMake informed product decisions

Cons of etcd
Cons of Eureka
Cons of Zookeeper
    Be the first to leave a con
    • 1
      Nada
      Be the first to leave a con

      Sign up to add or upvote consMake informed product decisions

      - No public GitHub repository available -
      - No public GitHub repository available -

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

      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 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!

      What companies use etcd?
      What companies use Eureka?
      What companies use Zookeeper?

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

      What tools integrate with etcd?
      What tools integrate with Eureka?
      What tools integrate with Zookeeper?

      Sign up to get full access to all the tool integrationsMake informed product decisions

      Blog Posts

      Amazon S3KafkaZookeeper+5
      8
      1604
      Kubernetesetcd+2
      2
      1177
      May 6 2020 at 6:34AM

      Pinterest

      JavaScriptC++Varnish+6
      5
      3436
      JavaScriptGitGitHub+33
      20
      2117
      DockerSlackAmazon EC2+17
      18
      6008
      What are some alternatives to etcd, Eureka, and Zookeeper?
      Consul
      Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable.
      Redis
      Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker. Redis provides data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs, geospatial indexes, and streams.
      MongoDB
      MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
      Cassandra
      Partitioning means that Cassandra can distribute your data across multiple machines in an application-transparent matter. Cassandra will automatically repartition as machines are added and removed from the cluster. Row store means that like relational databases, Cassandra organizes data by rows and columns. The Cassandra Query Language (CQL) is a close relative of SQL.
      Vault
      Vault is a tool for securely accessing secrets. A secret is anything that you want to tightly control access to, such as API keys, passwords, certificates, and more. Vault provides a unified interface to any secret, while providing tight access control and recording a detailed audit log.
      See all alternatives