Try our new research platform with insights from 80,000+ expert users

GNU Make vs VMware Tanzu Platform comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Jun 15, 2025

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

GNU Make
Ranking in Build Automation
16th
Average Rating
8.4
Reviews Sentiment
7.4
Number of Reviews
6
Ranking in other categories
No ranking in other categories
VMware Tanzu Platform
Ranking in Build Automation
13th
Average Rating
8.0
Reviews Sentiment
6.8
Number of Reviews
22
Ranking in other categories
PaaS Clouds (13th), Cloud Management (25th), Development Platforms (3rd), Container Management (3rd), Service Mesh (7th), Agile and DevOps Services (2nd)
 

Mindshare comparison

As of June 2025, in the Build Automation category, the mindshare of GNU Make is 0.6%, up from 0.5% compared to the previous year. The mindshare of VMware Tanzu Platform is 0.9%, down from 1.1% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Build Automation
 

Featured Reviews

reviewer2561757 - PeerSpot reviewer
Enhances productivity with efficient dependency handling and a straightforward setup
GNU Make is used as a build system tool. Most people don't use GNU Make directly but utilize other systems like CMake to generate Make files, which are then run by GNU Make. This is common for tasks like compiling C++ code. In the industry, AI developers, for example, use GNU Make in their work…
DarshanChaudhari - PeerSpot reviewer
Empowers seamless connectivity and integration through APIs while offering robust auto-scaling
I am involved in IT services and we provide a solution to customers. We work with VMware, Nutanix, OpenShift, and Microsoft Hyper-V The Tanzu platform is highly available, scalable, and flexible. It offers native services for autoscaling and integrations through APIs, allowing seamless…

Quotes from Members

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

Pros

"Full-featured syntax allows building strategies as simple or as complex as one wishes, and declarative approach fits the task really well. Wide adoption also means that everybody knows what GNU Make is and how to use it."
"GNU Make is such an essential tool that it is almost impossible to imagine working without it. Not having it, developers would probably have to resort to doing everything manually or via shell scripts."
"I have not encountered any scalability issues with GNU Make. It is as scalable as the project's structure is, and then some."
"Makefiles are extremely easy to work with using any preferred editor. GNU Make can be run directly from the terminal, not requiring any time wasted on clicking."
"The initial setup of GNU Make is straightforward."
"Setup is extremely straightforward."
"The most valuable feature of the solution is the ability to check the flow of all the different variants within our applications."
"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."
"The initial setup is easy."
"The valuable feature I have found to be the management of Kubernetes clusters in a private cloud or public clouds, such as Azure or Google Cloud Platform."
"We feel very good about these features."
"The multi-tenancy with the VCD is great."
"The most important thing about the solution is its flexibility."
"Tanzu is easy to upgrade and scale, whether we're talking about horizontal or vertical scaling. It is as smooth as possible without any downtime. The platform maintenance, upgrading, and operations part is very smooth."
 

Cons

"GNU Make does not provide traditional customer support."
"Vanilla GNU Make does not support any kind of colored output. A wrapper named colormake exists to work around this, but native (opt-in) support would be welcome."
"GNU Make requires using the Tab symbol as the first symbol of command line for execution. In some text editors this can be problematic, as they automatically insert spaces instead of tabs."
"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."
"It is not easy to build a solution with containers. It has a graphical user interface, but you need to have a lot of knowledge of Linux and how to work in the command mode. Its support can also be improved. Currently, its biggest disadvantage is that it is a new product, and the clients prefer to go for a solution that has been in the market for a long time. There are not that many people who know this product."
"VMware Tanzu Service Mesh could add better integration with other cloud platforms, such as vRealize Automation or VMware vCloud Director for cloud providers."
"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."
"Having a unified dashboard to manage all infrastructure, whether it involves additional IT infrastructure or modern apps, would be highly advantageous"
"The solution is currently focused on VMware infrastructure and I would like to see more options made available."
"LYNX is a managed cluster solution that takes care of specific details within a cluster, such as sequences or services. I haven't seen this feature in Tanzu Mission Control."
"The solution's initial setup process was complex...The solution could benefit from improved customization and visibility for its users."
 

Pricing and Cost Advice

"GNU Make is free and open source software."
"There is no price for this product. No licensing. It’s open-source."
"The solution is only for large or medium size enterprises because it is expensive."
"The solution is bundled in with Cloud Foundry so the pricing is not independent."
"One of our Spanish customers told us that VMware Tanzu Service Mesh is a very expensive product for their data center."
"The licensing cost is expensive."
"Its pricing is very competitive. We get around 70% or 75%, sometimes even 80%, discount on the product. I would rate it a four out of five in terms of pricing."
"The license for VMware Tanzu Application Service is expensive. The license should be cheaper."
"There are different licenses available. You have to upgrade your license if you want to scale the solution more."
"The price of VMware Tanzu Mission Control is greater than that of Red Hat's competitor solution"
report
Use our free recommendation engine to learn which Build Automation solutions are best for your needs.
857,162 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
No data available
Financial Services Firm
16%
Computer Software Company
15%
Manufacturing Company
12%
Government
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
 

Questions from the Community

What is your experience regarding pricing and costs for GNU Make?
GNU Make is a free solution that comes with Linux, which positively impacts operational costs by eliminating licensing fees.
What needs improvement with GNU Make?
I am not familiar enough with it to suggest any specific new features or areas for improvement. It occupies its niche well.
What is your primary use case for GNU Make?
GNU Make is used as a build system tool. Most people don't use GNU Make directly but utilize other systems like CMake to generate Make files, which are then run by GNU Make. This is common for task...
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 do you like most about VMware Tanzu Mission Control?
It definitely gives the end customer a good overview and perspective of running applications in terms of overall workload footprint. TMC provides a very detailed description of your cloud-native ap...
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.
 

Also Known As

No data available
Tanzu Application Catalog, Application Platform, Application Service, Hub, Mission Control, Service Mesh, Build Service, Concourse for VMware Tanzu
 

Overview

 

Sample Customers

Information Not Available
Verizon, Cerner, Zipcar, Avarteq
Find out what your peers are saying about GNU Make vs. VMware Tanzu Platform and other solutions. Updated: June 2025.
857,162 professionals have used our research since 2012.