Distributed computing powered with etcd: Overview and future
November 13, 2019
Etcd is an open source distributed consistent key-value store. It has become a mature cornerstone of a variety of systems in the container ecosystem for networking, service discovery, configuration management, and load balancing. Brandon Philips dives into etcd, exploring its history, its new v3 API, production use cases, and how it powers reliable distributed systems.