Service Discovery
Dynamically locate any application or infrastructure service to simplify network connectivity and routing.
Introducing HashiCorp Consul Service on Azure. Learn more
A multi-cloud service networking platform to connect and secure services across any runtime platform and public or private cloud.
Private datacenters with static IPs, primarily north-south traffic, protected by perimeter security and coarse-grained network segments.
Multiple clouds and private datacenters with dynamic IPs, ephemeral containers, dominated by east-west traffic, no clear network perimeters.
Consul provides the control plane for multi-cloud networking.
Codify and automate service definitions, health checks, service authorization policies, traffic management rules, failover logic, and more.
- curl http://localhost:8500/v1/kv/deployment
- [
- {
- "LockIndex": 1,
- "Session": "1c3f5836-4df4-0e26-6697-90dcce78acd9",
- "Value": "Zm9v",
- "Flags": 0,
- "Key": "deployment",
- "CreateIndex": 13,
- "ModifyIndex": 19
- }
- ]
Connect services across any runtime platform and public or private cloud. Connect services from Kubernetes to VMs, Containers to Serverless functions.
Learn more about service discovery and service mesh use cases with Consul Open Source and operations, scale, and governance features with Consul Enterprise