Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
@ -31,9 +32,7 @@ Consul provides several key features:
discovery prevents routing traffic to unhealthy hosts and enables service
discovery prevents routing traffic to unhealthy hosts and enables service
level circuit breakers.
level circuit breakers.
* **Key/Value Storage** - A flexible key/value store enables storing
* **Dynamic App Configuration** - An HTTP API that allows users to store indexed objects, like configuration parameters and application metadata, within Consul.
dynamic configuration, feature flagging, coordination, leader election and
more. The simple HTTP API makes it easy to use anywhere.
Consul runs on Linux, macOS, FreeBSD, Solaris, and Windows and includes an
Consul runs on Linux, macOS, FreeBSD, Solaris, and Windows and includes an
optional [browser based UI](https://demo.consul.io). A commercial version
optional [browser based UI](https://demo.consul.io). A commercial version