Consul (software): Difference between revisions
Appearance
Content deleted Content added
"is an free" - must be replaced by it is "a" free and an open source Tag: Reverted |
m Fix typo in link to "Free and open source software". |
||
Line 15: | Line 15: | ||
}} |
}} |
||
'''Consul''' is a [[Free and |
'''Consul''' is a [[Free and open-source software|free and open-source]] service networking platform developed by [[HashiCorp]]. |
||
==Overview== |
==Overview== |
Revision as of 10:45, 14 July 2021
Developer(s) | HashiCorp |
---|---|
Initial release | April 17, 2014[1] |
Stable release | 1.9.6
/ June 2021 |
Repository | github |
Written in | Go |
Operating system | Cross-platform |
Type | Distributed computing |
License | Mozilla Public License v2.0 |
Website | www |
Consul is a 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
- ^ a b "HashiCorp Consul". HashiCorp: Infrastructure enables innovation.
- ^ "GitHub - HashiCorp - Consul". Retrieved 2019-02-27.
External links