No more typing reviews! Try our Samantha, our new voice AI agent.

Amazon EKS vs HashiCorp Nomad comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Oct 13, 2024

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Amazon EKS
Ranking in Container Management
1st
Average Rating
8.4
Reviews Sentiment
6.2
Number of Reviews
96
Ranking in other categories
Container Security (12th)
HashiCorp Nomad
Ranking in Container Management
14th
Average Rating
8.0
Reviews Sentiment
7.1
Number of Reviews
2
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of May 2026, in the Container Management category, the mindshare of Amazon EKS is 12.1%, down from 13.0% compared to the previous year. The mindshare of HashiCorp Nomad is 3.8%, up from 2.9% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Container Management Mindshare Distribution
ProductMindshare (%)
Amazon EKS12.1%
HashiCorp Nomad3.8%
Other84.1%
Container Management
 

Featured Reviews

Mahesh Dash - PeerSpot reviewer
DevOps Consultant at US Contract | Freelancer
Has enabled seamless infrastructure configuration while improving identity integration and monitoring capabilities
It has been since 2019 that I started using Amazon EKS. At that time, it was completely new, and many people were not using it just yet; it started from version 1.21, and right now we are on 1.33. Recently, 1.34 has been launched, but it's not yet available in the service catalog; we can see only 1.33. A lot of improvements have been made. We had numerous add-ons to install manually because Kubernetes is a completely different service than AWS cloud provider, and everyone has opted to use it. After opting, there is an identity that you have to maintain—one at Kubernetes level and one at the AWS provider level. You have to maintain one identity at IAM level and one within the cluster, Amazon EKS. A few things do not make sense within the add-ons, many of the secret providers that read the secret from Secrets Manager and then mount it as a volume. We use a service called EBS CSI driver, which reads the secrets or sensitive data from Secrets Manager and then mounts it as a volume to the pod at runtime. However, that doesn't have a dynamic feature where, if any changes happen in the secrets, it can read and populate in the environment. Sometimes consider your RDS password or OpenSearch password rotates. Amazon EKS doesn't have that feature to read the dynamic one and consider that the password has changed overnight; there is no functionality from the provider to see the changes and then restart the pod or fetch the new value. This often leads to downtime of 12 or even 6 hours, depending on when you realize it, so that needs improvement. Nonetheless, mostly on the add-on side, they have developed a lot; earlier we were installing them manually, but now with EKS auto mode, many things VPC CLI and pod identity service—around four plugins—are installed by default, which is a good thing. However, I believe there should be some solution that is self-contained, covering generic use cases. With the 1.33 release, they have addressed most of my earlier concerns, but I am still looking for some improvements, particularly in CloudWatch monitoring. In IT, we manage two aspects: either the system or the application. Currently, the application logs and monitoring are not very robust in CloudWatch; you can only find things if you are familiar with them. Fortunately, we are familiar, as most of the monitoring involves two types of databases: one is a time series for monitoring data, and the other is an indexing solution for a streaming service. This means we need to get the logs from each node, index them, and populate them on a screen. That part remains a separate service, but if they managed it within Amazon EKS service, where the monitoring is consolidated in one place, you wouldn't need to rely on Prometheus, Grafana, or different services. It would be advantageous to have a consolidated platform for EKS, as Kubernetes is leveraged; monitoring and logging should also be integrated simply by enabling parameters or tags. This would create a self-contained platform where people can onboard and start using it. Currently, I still need to enable logging and monitoring among other things myself; that shouldn't be the case after six or seven years in the market. On a scale from 1 to 10, I would rate Amazon EKS tech support an eight. Some individuals have a deep understanding of the services and can identify potential bottlenecks, especially with load balancer endpoints and certificate management. The shift from NGINX to AWS load balancers has diminished many previous issues. However, not every support engineer meets the same level of expertise, hence why I rate it a solid eight, which I consider decent.
Zeeshan Akhtar - PeerSpot reviewer
Full stack developer at a tech vendor with 10,001+ employees
Has out of the box features , which is good for companies that don't want to spend too much time on research
I've noticed a few UI issues. For example, when monitoring services and tasks, sometimes the tasks keep disconnecting. If you open the shell in HashiCorp Nomad using the exit button, it often disconnects, and you have to log in again. Sometimes, when I check the logs in the UI for microservices tasks, I encounter an issue where the logs are not visible. However, if I log in again after some time, refresh the page, or check a different container, the logs usually appear. These logs are being generated, as I can see them being shipped to my LogView. I'm not sure if this is a product issue or something related to our deployment, but I've noticed it.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"What I appreciate about Amazon EKS is the autoscaling feature; when you configure the Kubernetes cluster manually on the VMs and need to add new VMs or if you run out of storage for the VM, you don't have to worry about that with Amazon EKS because it automatically scales the nodes and provides another VM ready for you automatically, which is a great aspect of Amazon EKS."
"When you compare it to on-premises it is much better because, with on-premise, we have to look into data security and all these items, and Amazon EKS eliminates that and becomes a cost-benefit for us."
"Stability-wise, I rate the solution a ten out of ten."
"We chose this solution because with crypto exchange you need high performance and easy manageability."
"Having this solution on the cloud has allowed us to focus more on our business because we do not have to worry about our own infrastructure."
"After adding Karpenter to our Amazon EKS setup, we have seen efficiency improvements of approximately thirty to forty percent, along with a reduction in our costs and a decrease in the number of issues our team encounters."
"What I appreciate best about Amazon EKS is that it's a great solution, especially for teams who search for flexibility and who are in active development of microservices architecture."
"It has always helped me. It is the repository where we store our images...The microservices appear to be well-made, and I don't have any comments on them as I don't see any flaws."
"If you face an issue with an image during deployment, the solution will automatically revert to the last stable image."
"You could get most of HashiCorp Nomad's features from other microservice orchestrators like Kubernetes. The tool's advantage is its ease of use and integration with services like Envoy. With Kubernetes, you must think about many things, like UI integration, which vault to use, and how to discover the service. With the tool, many things come out of the box, making it easy to start. For example, using the Ingress proxy with the tool is quite easy, while it's trickier with Kubernetes."
 

Cons

"While exploring options for potential Amazon EKS downtime scenarios, we found Velero to be the only backup option, which is both overwhelming and complicated to set up."
"Amazon EKS is predominately public. However, the government has started to have a lot of interest in Kubernetes and is receiving more education on Kubernetes and Amazon EKS. If we can have the security of Amazon EKS align with the security that is set out by the government it would be much better."
"The solution is quite costly and developers will start exploring other solutions or moving their workloads to other clouds if costs aren't reduced."
"They could add logging features. At present, we use external tools to increase and decrease the number of instances."
"Amazon EKS is not a solution that can be fully managed through automation, making it an area of concern where improvement is required."
"When we switched to EKS, historically it wasn't good."
"There is room for improvement in making Amazon EKS less error-prone when writing on the YAML file."
"Amazon EKS is predominately public. However, the government has started to have a lot of interest in Kubernetes and is receiving more education on Kubernetes and Amazon EKS."
"It would be good to have a UI interface so that developers could receive notifications for jobs in a bad state."
"I've noticed a few UI issues. For example, when monitoring services and tasks, sometimes the tasks keep disconnecting. If you open the shell in HashiCorp Nomad using the exit button, it often disconnects, and you have to log in again. Sometimes, when I check the logs in the UI for microservices tasks, I encounter an issue where the logs are not visible. However, if I log in again after some time, refresh the page, or check a different container, the logs usually appear. These logs are being generated, as I can see them being shipped to my LogView. I'm not sure if this is a product issue or something related to our deployment, but I've noticed it."
 

Pricing and Cost Advice

"Amazon EKS is expensive."
"Amazon EKS is very cost-effective."
"Amazon EKS is not a cheap solution."
"The solution is more expensive than other competitors and does not require a license."
"The solution is cheaper than one of its competitors."
"The solution's pricing is fair enough and a little less costly."
"I would like a cheaper version of it."
"The tool's pricing is good."
Information not available
report
Use our free recommendation engine to learn which Container Management solutions are best for your needs.
892,868 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
20%
Computer Software Company
9%
Manufacturing Company
7%
Government
6%
Financial Services Firm
14%
Computer Software Company
13%
Comms Service Provider
10%
Manufacturing Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business35
Midsize Enterprise19
Large Enterprise48
No data available
 

Questions from the Community

What is your experience regarding pricing and costs for Amazon EKS?
Pricing for Amazon EKS is quite good, because you can choose the instances which are running under the hood. If you wanted to use smaller machine types, you can control your cost quite well. You ar...
What needs improvement with Amazon EKS?
One limitation I have found with using Amazon EKS is that there is a very big learning curve. It is very complicated to use the tool. I have used Google's GKE which offers an easier framework becau...
What advice do you have for others considering Amazon EKS?
Overall, Amazon EKS is a very good tool to use and it is commonly used in the industry. However, GKE is easier to use and some of the management is abstracted away, which is not the case with Amazo...
What needs improvement with HashiCorp Nomad?
Sometimes, the job is in a bad state, and we don't get any notifications. It would be good to have a UI interface so that developers could receive notifications for jobs in a bad state.
What is your primary use case for HashiCorp Nomad?
We use HashiCorp Nomad mainly to deploy our images in the form of jobs. It is also used for load balancing, containerization, and instance deployment.
What advice do you have for others considering HashiCorp Nomad?
I would recommend HashiCorp Nomad to other users because it is the best tool for deployment. It is easy for a beginner to learn to use HashiCorp Nomad for the first time. Any developer with a decen...
 

Also Known As

Amazon Elastic Kubernetes Service
No data available
 

Overview

 

Sample Customers

GoDaddy, Pearson, FICO, Intuit, Verizon, Honeywell, Logicworks, RetailMeNot, LogMeIn, Conde Nast, mercari, Trainline, Axway
Information Not Available
Find out what your peers are saying about Amazon EKS vs. HashiCorp Nomad and other solutions. Updated: April 2026.
892,868 professionals have used our research since 2012.