Need advice about which tool to choose?Ask the StackShare community!

Consul

1.2K
1.5K
+ 1
208
Nomad

244
330
+ 1
32
Add tool

Consul vs Nomad: What are the differences?

Developers describe Consul as "A tool for service discovery, monitoring and configuration". Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable. On the other hand, Nomad is detailed as "A cluster manager and scheduler". Nomad is a cluster manager, designed for both long lived services and short lived batch processing workloads. Developers use a declarative job specification to submit work, and Nomad ensures constraints are satisfied and resource utilization is optimized by efficient task packing. Nomad supports all major operating systems and virtualized, containerized, or standalone applications.

Consul can be classified as a tool in the "Open Source Service Discovery" category, while Nomad is grouped under "Cluster Management".

Consul and Nomad are both open source tools. Consul with 16.2K GitHub stars and 2.82K forks on GitHub appears to be more popular than Nomad with 4.86K GitHub stars and 882 GitHub forks.

According to the StackShare community, Consul has a broader approval, being mentioned in 131 company stacks & 52 developers stacks; compared to Nomad, which is listed in 21 company stacks and 3 developer stacks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Consul
Pros of Nomad
  • 59
    Great service discovery infrastructure
  • 35
    Health checking
  • 28
    Distributed key-value store
  • 26
    Monitoring
  • 23
    High-availability
  • 12
    Web-UI
  • 10
    Token-based acls
  • 6
    Gossip clustering
  • 5
    Dns server
  • 3
    Not Java
  • 1
    Docker integration
  • 0
    Nacos
  • 7
    Built in Consul integration
  • 6
    Easy setup
  • 4
    Bult-in Vault integration
  • 3
    Built-in federation support
  • 2
    Self-healing
  • 2
    Autoscaling support
  • 1
    Bult-in Vault inegration
  • 1
    Stable
  • 1
    Simple
  • 1
    Nice ACL
  • 1
    Managable by terraform
  • 1
    Open source
  • 1
    Multiple workload support
  • 1
    Flexible

Sign up to add or upvote prosMake informed product decisions

Cons of Consul
Cons of Nomad
    Be the first to leave a con
    • 3
      Easy to start with
    • 1
      HCL language for configuration, an unpopular DSL
    • 1
      Small comunity

    Sign up to add or upvote consMake informed product decisions

    What is Consul?

    Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable.

    What is Nomad?

    Nomad is a cluster manager, designed for both long lived services and short lived batch processing workloads. Developers use a declarative job specification to submit work, and Nomad ensures constraints are satisfied and resource utilization is optimized by efficient task packing. Nomad supports all major operating systems and virtualized, containerized, or standalone applications.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Consul?
    What companies use Nomad?
    See which teams inside your own company are using Consul or Nomad.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Consul?
    What tools integrate with Nomad?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    Blog Posts

    What are some alternatives to Consul and Nomad?
    etcd
    etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines. It’s open-source and available on GitHub. etcd gracefully handles master elections during network partitions and will tolerate machine failure, including the master.
    Zookeeper
    A centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications.
    SkyDNS
    SkyDNS is a distributed service for announcement and discovery of services. It leverages Raft for high-availability and consensus, and utilizes DNS queries to discover available services. This is done by leveraging SRV records in DNS, with special meaning given to subdomains, priorities and weights (more info here: http://blog.gopheracademy.com/skydns).
    Ambassador
    Map services to arbitrary URLs in a single, declarative YAML file. Configure routes with CORS support, circuit breakers, timeouts, and more. Replace your Kubernetes ingress controller. Route gRPC, WebSockets, or HTTP.
    Kubernetes
    Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
    See all alternatives