Jump to content

Consul (software)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Blakegc (talk | contribs) at 19:39, 12 June 2021 (Updated to reflect Consul is a multi-cloud, multi-runtime service mesh.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Consul
Developer(s)HashiCorp
Initial releaseApril 17, 2014; 10 years ago (2014-04-17)[1]
Stable release
1.9.6 / June 2021; 3 years ago (2021-06)
Repositorygithub.com/hashicorp/consul
Written inGo
Operating systemCross-platform
TypeDistributed computing
LicenseMozilla Public License v2.0
Websitewww.consul.io

Consul is an free and open-source service networking platform developed by HashiCorp.

Overview

Consul was initially released in 2014 as a service discovery platform. In addition to service discovery, it now provides a full-featured service mesh for secure service segmentation across any cloud or runtime environment, and distributed key-value storage for application configuration.[2]

Registered services and nodes can be queried using a DNS interface or an HTTP interface.[1] Envoy proxy provides security, observability, and resilience for all application traffic.

See also

References

  1. ^ a b "HashiCorp Consul". HashiCorp: Infrastructure enables innovation.
  2. ^ "GitHub - HashiCorp - Consul". Retrieved 2019-02-27.