HOME

TheInfoList



OR:

Consul is a service networking platform developed by
HashiCorp HashiCorp, Inc. is an American software company with a freemium business model based in San Francisco, California. HashiCorp provides tools and products that enable developers, operators and security professionals to provision, secure, run and co ...
. Consul was initially released in 2014 as a service discovery platform. In addition to service discovery, it now provides a full-featured
service mesh In software architecture, a service mesh is a dedicated infrastructure layer for facilitating service-to-service communications between services or microservices using a proxy. A dedicated communication layer can provide numerous benefits, such ...
for secure service segmentation across any
cloud In meteorology, a cloud is an aerosol consisting of a visible mass of miniature liquid droplets, frozen crystals, or other particles, suspended in the atmosphere of a planetary body or similar space. Water or various other chemicals may ...
or
runtime environment In computer programming, a runtime system or runtime environment is a sub-system that exists in the computer where a program is created, as well as in the computers where the program is intended to be run. The name comes from the compile time ...
, and distributed key–value storage for application configuration. Registered services and nodes can be queried using a DNS interface or an HTTP interface. Envoy proxy provides security, observability, and resilience for all application traffic. HashiCorp announced on August 10, 2023, that it changed the license of its software from the MPL license to the Business Source License 1.1.


See also

* Envoy (software) * Open Service Mesh


References


External links

*
GitHub - hashicorp/consul
Network software Software using the Business Source License {{network-software-stub