Overview
HashiCorp Consul provides service discovery and a service mesh for distributed systems. Services register themselves and are resolvable over DNS or HTTP, so callers never hold hardcoded addresses. Consul continuously health-checks every registered instance and removes failing nodes from resolution automatically. The built-in service mesh issues mTLS certificates and enforces intentions, letting you declare which services may talk to which without writing firewall rules. A replicated key-value store holds feature flags and dynamic configuration, with blocking queries so applications react to changes without polling. Multi-datacenter federation links clusters while keeping each one independently available.
License: HashiCorp Consul is licensed under the Business Source License 1.1 (BUSL-1.1). Production use is permitted. See https://github.com/hashicorp/consul/blob/main/LICENSE for full terms.
Highlights
- Services resolvable over DNS or HTTP with failing instances removed by continuous health checks
- Service mesh issues mTLS certificates and enforces which services may communicate
- Replicated key-value store with blocking queries for configuration changes without polling
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/hour |
|---|---|---|
HashiCorp Consul - Service Discovery and Mesh | Hourly software fee per running container task | $0.01 |
Vendor refund policy
Contact support@waltsoft.net within 30 days.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
ECS Container
- Amazon ECS
Container image
Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.
Version release notes
Initial container release v1.0.0.
Additional details
Usage instructions
Quick Start
Pull the container image
Run with Docker
Deploy on Amazon ECS
- Create an ECS cluster (Fargate or EC2 launch type)
- Register a task definition using the image above
- Map container port 8500 to the host or load balancer
- Attach a persistent volume at /data for configuration
- Run the service and note the assigned public IP or ALB DNS
Access the application
- Open http://YOUR-HOST:8500 in your browser
- Complete the first-run setup wizard if prompted
- Create your administrator account
Port Mappings
- 8500: Primary web interface
Persistent Data
Mount a volume at /data to preserve configuration across restarts.
Support
Contact support@waltsoft.net for deployment assistance. Response within 24 hours.
Support
Vendor support
For support, contact support@waltsoft.net or visit
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
