March 2018
Intermediate to advanced
380 pages
9h 23m
English
Consul (https://www.consul.io/) is primarily a service discovery client from Hashicorp. It focuses on consistency. Consul is completely written in Go.
This means it will have a lower memory footprint. Added to that, we can also use Consul with services written in any programming language.
The main advantages of using Consul are as follows:
Consul also provides service discovery, failure detection, multi-data center configuration, and storage.