Consul by HashiCorp Alternatives
Consul by HashiCorp is described as 'Highly available, distributed, multi datacenter service discovery system with key/value store and health checking' and is an app. There are six alternatives to Consul by HashiCorp for a variety of platforms, including Linux, Web-based, Windows, Mac and Self-Hosted apps. The best Consul by HashiCorp alternative is Kubernetes, which is both free and Open Source. Other great apps like Consul by HashiCorp are Cycle.io, etcd, Service Fabric and StackGres.
- Free • Proprietary
License model
- Free • Open Source
Application types
Country of Origin
United States
Platforms
- Online
Kubernetes Features
Cycle is the leading LowOps platform built to simplify containers, standardize infrastructure, and automate DevOps. Deploy to your own infrastructure whether it's in the cloud, on-prem, or a mixture of both. The power of Kubernetes, without Kubernetes.
License model
- Freemium • Proprietary
Application types
Platforms
- Software as a Service (SaaS)
Cycle.io Features
etcd is a strongly consistent, distributed key-value store that provides a reliable way to store data that needs to be accessed by a distributed system or cluster of machines. It gracefully handles leader elections during network partitions and can tolerate machine failure, even...
License model
- Free • Open Source
Platforms
- Mac
- Windows
- Linux
etcd Features
A distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
License model
- Free • Open Source
Application type
Country of Origin
United States
Platforms
- Windows
- Linux
- .NET Framework
Service Fabric Features
StackGres is a full-stack PostgreSQL distribution for Kubernetes, packed into an easy deployment unit. With a carefully selected and tuned set of surrounding PostgreSQL components.
License model
- Free • Open Source
Country of Origin
United States
Platforms
- Linux
- Online
- Self-Hosted
- Kubernetes
- PostgreSQL
StackGres Features
- 4 Apache ZooKeeper alternatives
Apache ZooKeeper is an effort to develop and maintain an open-source server which enables highly reliable distributed coordination. ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group...
License model
- Free • Open Source
Country of Origin
United States
Platforms
- Linux
- Online
Apache ZooKeeper Features
Comments about Apache ZooKeeper as an Alternative to Consul by HashiCorp
Consul is often used primarily as a service discovery mechanism, especially with a DNS interface. Apache ZooKeeper is primarily used as a real-time key/value store, with leader election and peer discovery (not service discovery) as contributing/supporting features. Also, ZooKeeper doesn't have a DNS interface.