etcd logo

etcd

A distributed consistent key-value store for shared configuration and service discovery
296
409
+ 1
24

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.
etcd is a tool in the Open Source Service Discovery category of a tech stack.
etcd is an open source tool with GitHub stars and GitHub forks. Here’s a link to etcd's open source repository on GitHub

Who uses etcd?

Companies
52 companies reportedly use etcd in their tech stacks, including Monzo, Upfluence, and XTRM-Service-Dev.

Developers
210 developers on StackShare have stated that they use etcd.

etcd Integrations

Traefik, Patroni, Vulcand, Torus, and Kocho are some of the popular tools that integrate with etcd. Here's a list of all 7 tools that integrate with etcd.
Pros of etcd
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

Blog Posts

Kubernetesetcd+2
2
1152
JavaScriptGitHubGit+33
20
2077
DockerSlackAmazon EC2+17
18
5951

etcd Alternatives & Comparisons

What are some alternatives to etcd?
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.
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.
See all alternatives

etcd's Followers
409 developers follow etcd to keep up with related blogs and decisions.