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

Consul

1.2K
1.5K
+ 1
208
etcd

256
383
+ 1
24
Add tool

Consul vs etcd: What are the differences?

Consul: A tool for service discovery, monitoring and configuration. Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable; etcd: A distributed consistent key-value store for shared configuration and service discovery. 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.

Consul and etcd can be primarily classified as "Open Source Service Discovery" tools.

"Great service discovery infrastructure" is the primary reason why developers consider Consul over the competitors, whereas "Service discovery" was stated as the key factor in picking etcd.

Consul and etcd are both open source tools. It seems that etcd with 25.8K GitHub stars and 5.25K forks on GitHub has more adoption than Consul with 16.4K GitHub stars and 2.85K GitHub forks.

Slack, DigitalOcean, and Rainist are some of the popular companies that use Consul, whereas etcd is used by CNCFlora, Beam, and Giant Swarm. Consul has a broader approval, being mentioned in 134 company stacks & 55 developers stacks; compared to etcd, which is listed in 27 company stacks and 11 developer stacks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Consul
Pros of etcd
  • 59
    Great service discovery infrastructure
  • 35
    Health checking
  • 28
    Distributed key-value store
  • 26
    Monitoring
  • 23
    High-availability
  • 12
    Web-UI
  • 10
    Token-based acls
  • 6
    Gossip clustering
  • 5
    Dns server
  • 3
    Not Java
  • 1
    Docker integration
  • 0
    Nacos
  • 11
    Service discovery
  • 6
    Fault tolerant key value store
  • 2
    Secure
  • 2
    Bundled with coreos
  • 1
    Privilege Access Management
  • 1
    Consol integration
  • 1
    Open Source

Sign up to add or upvote prosMake 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.

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

Jobs that mention Consul and etcd as a desired skillset
Pinterest
San Francisco, CA, US; , CA, US
What companies use Consul?
What companies use etcd?
See which teams inside your own company are using Consul or etcd.
Sign up for StackShare EnterpriseLearn More

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

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

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

Blog Posts

Kubernetesetcd+2
2
1091
JavaScriptGitHubGit+33
20
1923
DockerSlackAmazon EC2+17
18
5829
What are some alternatives to Consul and etcd?
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