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

Amazon EKS vs VMware Tanzu Platform comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Mar 29, 2026

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
2nd
Average Rating
8.4
Reviews Sentiment
6.2
Number of Reviews
96
Ranking in other categories
Container Security (10th)
VMware Tanzu Platform
Ranking in Container Management
10th
Average Rating
8.0
Reviews Sentiment
6.6
Number of Reviews
23
Ranking in other categories
Build Automation (16th), PaaS Clouds (13th), Cloud Management (31st), Development Platforms (5th), Service Mesh (8th), Agile and DevOps Services (3rd)
 

Mindshare comparison

As of June 2026, in the Container Management category, the mindshare of Amazon EKS is 11.8%, down from 12.2% compared to the previous year. The mindshare of VMware Tanzu Platform is 7.8%, down from 13.5% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Container Management Mindshare Distribution
ProductMindshare (%)
Amazon EKS11.8%
VMware Tanzu Platform7.8%
Other80.4%
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.
ErmiasGirma - PeerSpot reviewer
Cloud Infrastructure Engineer at Safaricom Ethiopia plc
Has supported container-based deployments and improved infrastructure visibility through monitoring tools
Aria Operations, formerly known as VMware vRealize Operations, has been renamed to vROps. We are currently using this for monitoring purposes. For orchestration, we are using VCD to automate Telco Cloud. VCD is an automation tool, and we are also using VMware Tanzu Platform for the Kubernetes environment, alongside TKG, Tanzu Kubernetes Grid. These are also other solutions for the Tanzu Kubernetes environment. For Telco Cloud, we are using it to automate our company's operations, which is for a telecom company. We are familiar with these products, especially vCenter, ESXi, VCD, vCF, and vROps. It is very easy to integrate applications when we deploy vCenter and ESXi since we can enable vSphere with Tanzu feature. We can build namespaces and provide application developers the platform to deploy their applications on pods within containerization. We can easily manage, pull results, and create containers efficiently, making it a simple way to handle applications. We provide namespace labels for application developers, and we can manage their resources along with other aspects easily. Regarding security, we use many tools such as CDX and LDAP, AD for integrating our Kubernetes cluster with the developer teams. We can manage roles and permissions simply. It is very straightforward to integrate with EDX and other third-party tools, Active Directory, to the Kubernetes cluster, allowing easy access and management.

Quotes from Members

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

Pros

"My favorite feature of Amazon EKS is the ecosystem that it provides, including the integration with S3, along with EBS, and the networking that is smooth to run Kubernetes."
"The main benefit of using Amazon EKS is that it makes work more efficient and enables faster delivery."
"Amazon EKS allows upscaling and downscaling by reallocating resources."
"The most valuable features of Amazon EKS are its auto scaling ability and the ability for service discovery."
"I like the scalability they're currently providing; integration was very easy, and it was a good experience."
"We chose this solution because with crypto exchange you need high performance and easy manageability."
"The solution is easy to use."
"Amazon EKS is an excellent choice for organizations already invested in AWS."
"I have multiple Kubernetes environments within my environment, and TMC gives me a single pane view, which is good for managing everything."
"The support from VMware is very good."
"The most important feature of Tanzu Mission Control is its integration with the other products, especially with ESX and vSAN. This is a strong part of Tanzu Mission Control. In other solutions, such as OpenShift or Kubernetes, you can find similar features, but they don't have similar integration. With Tanzu Mission Control, you get a total solution with only one provider. You have the integration with the infrastructure, virtualization of networking, and virtualization of storage. You have a natural integration, and you don't have the problem of integrating it with different products or providers. Sometimes, different companies have good integration, but it is not always guaranteed. For example, many years ago, Cisco and VMware were good partners in networking, but when VMware started to sell ESX, the relationship was broken. This is the problem that you can face when you are using solutions from two different companies."
"We can build namespaces and provide application developers the platform to deploy their applications on pods within containerization, and we can easily manage, pull results, and create containers efficiently, making it a simple way to handle applications."
"Tazu is a developer-friendly and highly mature product."
"It has provided us with one central point where we can easily track our product QA, and our project resources, across multiple projects and multiple business units."
"Defining security metrics has proven beneficial for customers in maintaining a safe environment."
"The most valuable feature of VMware Tanzu Mission Control is the management functionality of the cluster life cycle. Additionally, the solution integrates well with other vendors, such as Velero for backups and Sonobuoy for compliance. Additionally, it works well in multi-cluster environments."
 

Cons

"They should improve the security and include some cloud-native project integrations."
"When we switched to EKS, historically it wasn't good."
"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."
"I would like Amazon EKS to be easier to configure on various environments like Windows or Linux installations"
"I would like to see a warm-up time for AWS Fargate, similar to what GCP Cloud Run has."
"One area of Amazon EKS that could be improved in the future is related to the behavior of the cluster autoscaler."
"The main area for improvement in Amazon EKS relates to master node control. When setting up a Kubernetes cluster independently, you have access to the master, but with AWS, you do not have control over it."
"What could be improved in Amazon EKS is the documentation. It's pretty dynamic, moving too fast, and sometimes the documentation doesn't reflect the migration between changes, especially if you use some non-native vendor enterprise components and CRDM modules."
"The installation of VMware Tanzu Service Mesh is very complex."
"Tanzu provides better manageability as compared to OCP, but when it comes to tagging it with other products, it's a bit rigid. If I have to bring in any new product or something out of the box from a different vendor, working with Tanzu becomes a little difficult. For example, if I want to use the F5 services, I have to add one more layer of Avi, but I don't want to do that. If I have a list of the products that I want to use, such as for firewall services, with Tanzu, I will have to go through another layer, which creates complexity."
"The cost is a major factor in this solution; anything above the standard version comes at a high price."
"Tanzu could provide more granular control over whatever networking is being done on the containers. I would also like to see a slightly more detailed view of application-level tracing. I'm referring to the connections between different microservices. If they added a service-matching feature, that would be helpful for the customers to build or be more effective."
"The disaster recovery feature could be improved to provide better tracking of issues. I would also like to see the introduction of a dashboard view, for even further integration of all the areas that Mission Control looks at."
"The biggest gap for me was just that the solution is relatively tied to Cloud Foundry. If you have anything you need to deploy outside of that, it becomes burdensome."
"The solution's initial setup process was complex...The solution could benefit from improved customization and visibility for its users."
"The infrastructure is quite challenging."
 

Pricing and Cost Advice

"The tool's pricing is good."
"My company paid for the license."
"Amazon EKS is expensive."
"The price could be cheaper. I would rate it as seven out of ten."
"The price can be a problem for small-sized businesses."
"I would like a cheaper version of it."
"The solution is quite costly and developers will start exploring other solutions or moving their workloads to other clouds if costs aren't reduced."
"The product is available at such a huge scale in the market since the resources that are offered under the tool are competitively priced and available at a much cheaper rate compared to other solutions."
"It is not the most expensive option, and I believe the capabilities align well with the value it provides."
"The license for VMware Tanzu Application Service is expensive. The license should be cheaper."
"The licensing cost is expensive."
"The solution is only for large or medium size enterprises because it is expensive."
"One of our Spanish customers told us that VMware Tanzu Service Mesh is a very expensive product for their data center."
"The price of VMware Tanzu Mission Control is greater than that of Red Hat's competitor solution"
"There are different licenses available. You have to upgrade your license if you want to scale the solution more."
"The least expensive licensing cost for VMware is around $350 per core."
report
Use our free recommendation engine to learn which Container Management solutions are best for your needs.
899,258 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
18%
Computer Software Company
9%
Manufacturing Company
8%
Government
6%
Financial Services Firm
15%
Computer Software Company
9%
Manufacturing Company
9%
Government
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business36
Midsize Enterprise18
Large Enterprise49
By reviewers
Company SizeCount
Small Business9
Midsize Enterprise3
Large Enterprise11
 

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...
Which is better - OpenShift Container Platform or VMware Tanzu Mission Control?
Red Hat Openshift is ideal for organizations using microservices and cloud environments. I like that the platform is auto-scalable, which saves overhead time for developers. I think Openshift can b...
What is your experience regarding pricing and costs for VMware Tanzu Mission Control?
The price of VMware Tanzu Mission Control is greater than that of Red Hat's competitor solution. I would rate the pricing of VMware Tanzu Mission Control as four out of ten.
What needs improvement with VMware Tanzu Mission Control?
The product should support integration with Google Cloud Platform (GCP). The tool's flexibility in onboarding different clusters needs to improve, it's presently limited to a few clusters on the li...
 

Also Known As

Amazon Elastic Kubernetes Service
Tanzu Application Catalog, Application Platform, Application Service, Hub, Mission Control, Service Mesh, Build Service, Concourse for VMware Tanzu
 

Overview

 

Sample Customers

GoDaddy, Pearson, FICO, Intuit, Verizon, Honeywell, Logicworks, RetailMeNot, LogMeIn, Conde Nast, mercari, Trainline, Axway
Verizon, Cerner, Zipcar, Avarteq
Find out what your peers are saying about Amazon EKS vs. VMware Tanzu Platform and other solutions. Updated: April 2026.
899,258 professionals have used our research since 2012.