HashiCorp Nomad vs. Proxmox VE

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
HashiCorp Nomad
Score 8.0 out of 10
N/A
Nomad, from HashiCorp, is presented as a simple, flexible, and production-grade workload orchestrator that enables organizations to deploy, manage, and scale any application, containerized, legacy or batch jobs, across multiple regions, on private and public clouds. Nomad's workload support enables an organization to run containerized, non containerized, and batch applications through a single workflow. Nomad is available open source, or via a supported enterprise plan.N/A
Proxmox VE
Score 9.0 out of 10
N/A
Proxmox Virtual Environment is an open source server virtualization management solution based on QEMU/KVM and LXC. Users can manage virtual machines, containers, highly available clusters, storage and networks via a web interface or CLI. Proxmox VE code is licensed under the GNU Affero General Public License, version 3. The project is developed and maintained by Proxmox Server Solutions GmbH.
$90
year & CPU socket
Pricing
HashiCorp NomadProxmox VE
Editions & Modules
No answers on this topic
Community
€ 90
year & CPU socket
Basic
€ 280
year & CPU socket
Standard
€ 420
year & CPU socket
Premium
€ 840
year & CPU socket
Offerings
Pricing Offerings
HashiCorp NomadProxmox VE
Free Trial
NoNo
Free/Freemium Version
YesYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsProxmox Virtual Environment's source code is published under the free software license GNU AGPL, v3 and thus is freely available for download, use and share. A Proxmox VE Subscription is an additional service program that helps IT professionals and businesses keep Proxmox VE deployments up-to-date. A subscription provides access to the stable Proxmox VE Enterprise Repository delivering software updates and security enhancements, technical help and support.
More Pricing Information
Community Pulse
HashiCorp NomadProxmox VE
Features
HashiCorp NomadProxmox VE
Server Virtualization
Comparison of Server Virtualization features of Product A and Product B
HashiCorp Nomad
-
Ratings
Proxmox VE
7.2
Ratings
12% below category average
Virtual machine automated provisioning00 Ratings7.00 Ratings
Management console00 Ratings7.00 Ratings
Live virtual machine backup00 Ratings8.00 Ratings
Live virtual machine migration00 Ratings6.00 Ratings
Hypervisor-level security00 Ratings8.00 Ratings
Best Alternatives
HashiCorp NomadProxmox VE
Small Businesses
Portainer
Portainer
Score 9.6 out of 10
DigitalOcean Droplets
DigitalOcean Droplets
Score 8.7 out of 10
Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
VMware vSOM (discontinued)
VMware vSOM (discontinued)
Score 10.0 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
VMware vSOM (discontinued)
VMware vSOM (discontinued)
Score 10.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
HashiCorp NomadProxmox VE
Likelihood to Recommend
10.0
(0 ratings)
9.0
(0 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(0 ratings)
Usability
-
(0 ratings)
8.0
(0 ratings)
Availability
-
(0 ratings)
9.0
(0 ratings)
Performance
-
(0 ratings)
10.0
(0 ratings)
Support Rating
-
(0 ratings)
10.0
(0 ratings)
Implementation Rating
-
(0 ratings)
10.0
(0 ratings)
Product Scalability
-
(0 ratings)
10.0
(0 ratings)
User Testimonials
HashiCorp NomadProxmox VE
Likelihood to Recommend
Nomad is well suited for organizations who wish to tackle the problem of cloud computing with as little opinion as possible. Where competing tools like Kubernetes limit the concept of "batteries included," Nomad relies on engineers understanding the missing components and filling them in as necessary. The benefit of Nomad is the ability to build a system out of small pieces with the cost of having more complexity at a system level compared to alternatives.
Read full review
Proxmox VE is a virtualization platform that provides a range of features and functionalities suitable for various scenarios. Here are some specific scenarios where Proxmox VE is well suited and some scenarios where it might not be the best choice:Well-suited scenarios:Virtualization of server workloads: Proxmox VE is well suited for virtualizing server workloads such as web servers, mail servers, database servers, and other similar applications. Its high-performance virtualization capabilities allow these workloads to run smoothly and efficiently.Hosting multiple virtual machines (VMs): Proxmox VE is ideal for hosting multiple VMs on a single server. It provides efficient resource management, allowing users to easily allocate resources to each VM.Clustered environments: Proxmox VE is a great choice for clustered environments. It supports clustering and can easily manage multiple servers, providing high availability and load balancing for mission-critical applications. Less appropriate scenarios: Limited hardware resources: Proxmox VE requires significant hardware resources to run efficiently. If you have limited hardware resources, it might not be the best choice. Simple applications: If you only need to run a single, simple application, Proxmox VE might be overkill. Other virtualization platforms or even a basic web hosting service might be more appropriate.
Read full review
Pros
  • Nomad is incredibly simple by nature, following the Linux philosophy of doing one thing great. That one thing for Nomad is job scheduling.
  • Nomad is a modern tool, written in Go with a large community and maintained by HashiCorp.
  • Implementation of Nomad is very simple since it is a single binary.
Read full review
  • ZFS storage out of the box. The integration with ZFS is fantastic. You can easily create pools to store your VM images and data on, and the Proxmox web UI provides an easy way to check drive health, ZFS scrub status, etc.
  • Great web UI. Practically everything configurable is available to do so from the web user interface. You'll rarely need to drop to the command line for administrative tasks, unless you want to, in which case you can do that too. The UI also provides graphs and visualisations to help you keep check of how everything is performing.
  • Easy to setup a high availability cluster. Although Proxmox VE works perfectly well on a single server, you can also install it on multiple hosts and setup a cluster.
  • Uses a Debian core system with an Ubuntu based kernel. This means everything to do with the base operating system is tried and trusted. We use a lot of Debian and Ubuntu installs, so having this run underneath Proxmox VE was an added bonus for us.
Read full review
Cons
  • Nomad only handles one part of a full platform. Expertise and vision are required in implementing an entire system that is functional enough for an organization to rely on. This includes other tools to handle things like secrets, service discovery, network routing, etc.
  • Nomad is delayed in some modern functionality, like features for service-mesh and open tracing. These features are on the tool's roadmap, but there's currently no native support. These paradigms can be established still, but require more expertise outside of Nomad itself.
  • Nomad is not the leading tool for this space, and as such risks being left behind by tools with much greater support, such as Kubernetes.
Read full review
  • The web UI does not work as well on mobile devices. It is useable, but a mobile optimised / responsive UI would be nice to have. There is a mobile app, so that may alleviate this issue, but I have not yet tried it.
  • Support in the community forums could be better. There are paid support plans, but new users trying out the software will not have access to this. Answers to questions can sometimes be terse, and I can imagine this may put some people off.
  • The wiki is a bit hit and miss with certain topics. I've often seen outdated or missing information, and the whole thing looks like it could do with some polish. I'd love to see it opened up for the community to add to.
Read full review
Likelihood to Renew
No answers on this topic
Proxmox VE provides the most capable, yet stable virtualization platform in the market today. Licensing options are also competitive and cost-effective for support, and support is extremely fast and knowledgable of getting issues resolved as quickly and soundly as possible.
Read full review
Usability
No answers on this topic
The interface is easy to use for most of it, but still lacks screens for some configurations. Also, a few of the screens are not as intuitive as they could be. This is specially true with disk and network configuration, where some graphic/visual representations of the configurations would be very useful
Read full review
Reliability and Availability
No answers on this topic
Proxmox VE's ha-cluster functionality is very much improved, though does have a not-very-often occurrence of failure. In a 2-node cluster of Proxmox VE, HA can fail causing an instance that is supposed to migrate between the two nodes stop and fail until manually recovered through the command-line tools provided. Other than this, the HA clustering capability of Proxmox VE has proven to be reliable in 3 or more clustered environments with much less chance of these failures to occur.
Read full review
Performance
No answers on this topic
Proxmox VE's interfacing is always fast to load, both the Web interface and the command-line tool interfaces. Reporting is practically real time almost all the time, and you can see everything in mere seconds, easily able to identify if something is wrong or it everything is in tip-top shape as always desired
Read full review
Support Rating
No answers on this topic
They are fast, understanding, very intelligent, know their product very well, fast, responsive, and concise. Need I say more?
Read full review
Implementation Rating
No answers on this topic
It worked, was easy and super fast to deploy, and provided everything we needed in a matter of minutes
Read full review
Alternatives Considered
Nomad's primary competitor is Kubernetes, specifically its scheduling component. Kubernetes is a much more complete system that will handle more things than job scheduling, including service discovery, secrets management, and service routing. There also exists a much larger community support for Kubernetes vs Nomad. One might say Kubernetes is the safer choice between the two. Kubernetes is the complete "operating system" for cloud computing, but with it includes complexities that are "Kubernetes" specific. The decision really comes down to a mindset of monolith vs components. With Kubernetes, I would argue you choose the entire system as a whole. With Nomad, you design your system piece by piece. There is no wrong answer.
Read full review
Proxmox Virtual Environment is better, less costly, it has better CAPEX and OPEX, is open source and more robust and flexible.
It is an agnostic product, one can use a PC clone or a high end server to install it, and it works flawlessly on both.
The product has a large life cycle, is stable and has few problems and vulnerabilities than the other propietary products.
Read full review
Scalability
No answers on this topic
Proxmox VE provides everything you need to quickly add new storage mediums, network and local, as well as networking interfaces, such as using Linux standard bridges and now Open-vSwitch bridges which can be even more scalable than before. Proxmox VE 4.0 dropped support for OpenVZ in favor of the more well supported and native LXC and made an upgrade path to it very simple.
Read full review
Return on Investment
  • Nomad has allowed our organization to deploy quicker and more frequently with a lower failure rate.
  • Nomad has brought in consistency from an operations perspective.
  • Nomad's performance allows us to scale infinitely while providing functionality that reduces mean time to repair (canary deploys, versioning, rollbacks, etc).
Read full review
  • Due to the open source nature of Proxmox, we have no licensing costs while training our employees
  • We've migrated 100% of our clients to Proxmox and have found improved uptime, and flexibility.
  • In the 10 years of using Proxmox, we've yet to lose any data or not be notified of backup issues.
Read full review
ScreenShots