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

Consul

1.2K
1.5K
+ 1
213
etcd

307
414
+ 1
24
Eureka

288
779
+ 1
70
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Consul
Pros of etcd
Pros of Eureka
  • 61
    Great service discovery infrastructure
  • 35
    Health checking
  • 29
    Distributed key-value store
  • 26
    Monitoring
  • 23
    High-availability
  • 12
    Web-UI
  • 10
    Token-based acls
  • 6
    Gossip clustering
  • 5
    Dns server
  • 4
    Not Java
  • 1
    Docker integration
  • 1
    Javascript
  • 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

Sign up to add or upvote prosMake informed product decisions

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

      Sign up to add or upvote consMake informed product decisions

      - No public GitHub repository available -

      What is Consul?

      Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable.

      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.

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

      What companies use Consul?
      What companies use etcd?
      What companies use Eureka?

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

      What tools integrate with Consul?
      What tools integrate with etcd?
      What tools integrate with Eureka?

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

      Blog Posts

      Kubernetesetcd+2
      2
      1197
      JavaScriptGitGitHub+33
      20
      2144
      DockerSlackAmazon EC2+17
      18
      6035
      What are some alternatives to Consul, etcd, and Eureka?
      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.
      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).
      Ambassador
      Map services to arbitrary URLs in a single, declarative YAML file. Configure routes with CORS support, circuit breakers, timeouts, and more. Replace your Kubernetes ingress controller. Route gRPC, WebSockets, or HTTP.
      Kubernetes
      Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
      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.
      See all alternatives