DevOps Tools 101 - Consul

DevOps Tools 101 is a series of posts outlining in easy to digest form, the tools available and in use by the DevOps community. Today we’ll be learning about Consul by Hashicorp. The Official Description From Hashicorp’s site Consul is a service mesh solution providing a full featured control plane with service discovery, configuration, and segmentation functionality. The Breakdown service mesh solution - a solution that allows individual services to discover and communicate quickly/securely/reliably with each other [Read More]