Slide 16
Slide 16 text
● Highly-available key value store thanks to Raft Distributed Consensus Protocol,
● Written in Go,
● Good for:
○ Shared configuration,
○ Service Discovery
● Simple http interface (Stored Objects are requested using curl)
● Watch specific keys for changes and react to changes in values,
● ...
Features:
3. ETCD