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

Buildkite vs VMware Tanzu Platform comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Mar 9, 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

Buildkite
Ranking in Build Automation
8th
Average Rating
8.2
Reviews Sentiment
7.5
Number of Reviews
14
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
21
Ranking in other categories
PaaS Clouds (12th), Cloud Management (25th), Development Platforms (3rd), Container Management (3rd), Service Mesh (7th), Agile and DevOps Services (2nd)
 

Featured Reviews

Prabin Silwal - PeerSpot reviewer
Has an easy setup phase while also offering good documentation
The problem we are facing sometimes is that we have lots of unit testers, and we have to wait about ten minutes to complete all of those because we want to run or find a way. It's not directly due to the limitation of the tool as well, but when we are running the spec, we want to run those parallelly and decrease the downtime so that our deployment can be faster. I think that one is not possible only due to the it also depends upon the unit test framework as well we are using. When we tried with the multiple test cases in a parallel manner, there were some dependencies, and one over another kept failing. We make those sequential calls. The aforementioned area consists of the issues my company faced while using Buildkite.
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

"Using Buildkite, it's much easier to manage pipelines. It's straightforward to understand what each pipeline returns, making it easy to edit configurations, such as passwords. Although there is a steep learning curve initially, the overall process is still comprehensible. Additionally, Buildkite offers features like hooks and triggers; for example, an action in the app can automatically trigger a pipeline. These elements can be added to specific pipelines, ensuring the entire process is automated."
"What I like best about Buildkite is its workflow management. You define YAML files to specify what needs to be done. The jobs can run based on a schedule, like a cron job, where you set it to run every night or every week. Additionally, you can set up triggers, such as new pushes to a repository."
"The tool is simple and has no learning curve. If you know YAML, you can master it. It is simple to learn."
"The tool's flexibility with pipelines gave us a lot of advantages, especially when managing a huge amount of microservices."
"Buildkite makes it easier to conduct deployment. When I merge a PR in Buildkite, it automatically starts the deployment process. It used to be challenging to shift code from the development branch to the testing branch because I had to follow up with multiple developers. Previously, I was dependent on the DevOps team and developers to handle deployments, but now it allows me to deploy the solutions myself.This has made it much easier for me to handle both non-production and production environments."
"If you join our team, it's very easy to learn Buildkite. We have our own boilerplate, so you can just clone it and add your configuration steps. Plus, we have documentation available to guide you through the process."
"It is a stable solution."
"The solution can be considered as a very well-polished platform with a really great UI."
"Tanzu Mission Control has quite a set of rich features when compared to OpenShift."
"The most valuable feature of the solution is the ability to check the flow of all the different variants within our applications."
"We never experienced any problems with scalability."
"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 most important thing about the solution is its flexibility."
"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."
"The observability platform and end-to-end service portal provided by Tanzu are the most valuable features."
"I have multiple Kubernetes environments within my environment. TMC gives me a single pane view, which is good for managing everything."
 

Cons

"The way Buildkite represents workflows can be challenging. It uses Directed Acyclic Graphs, and there's a trade-off between abstraction and understanding what goes wrong when something fails. When a layer of jobs breaks down, it can be difficult to identify the issue at first glance. Additionally, logging can be cumbersome. I prefer GitHub Workflows."
"Based on the load, the agents can be scaled up and scaled down, and while they are scaling up, sometimes they just get stuck."
"My company has had problems with the tool's parallel running and execution time. The testing framework also has some limitations. The tool cannot do everything."
"BuildKite should follow some providers like GitHub Actions. They can offer a shared agent or cloud agent."
"Compared to market leaders like Azure DevOps and Jenkins, Buildkite's community is smaller, but they do have some documentation."
"There is a need for rework occasionally, and issues like syntax errors can occur multiple times, especially when manual changes are made in AWS or Amazon Connect that are not captured in the code."
"It gets very complex if you want the tool to scale automatically."
"The product must provide better integration with other tools."
"VMware Tanzu Service Mesh could add better integration with other cloud platforms, such as vRealize Automation or VMware vCloud Director for cloud providers."
"This product doesn't have a GUI. In order to use it properly, I need to connect it to a new GUI or build a GUI to manage it — it's pretty difficult."
"Having a unified dashboard to manage all infrastructure, whether it involves additional IT infrastructure or modern apps, would be highly advantageous"
"Addressing the high upfront costs could improve the product. Implementing a subscription-based model with tiered service options could make it more accessible to a broader range of customers."
"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 is currently focused on VMware infrastructure and I would like to see more options made available."
"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."
"The solution's initial setup process was complex...The solution could benefit from improved customization and visibility for its users."
 

Pricing and Cost Advice

"For a business plan, it was 19 USD per month per user."
"Buildkite is known to be cheaper than GitHub Workflows, which is considered a standard in the industry. It can be cost-effective, especially for organizations that heavily utilize Docker and containerization, because every code change triggers a new build. Its integration with AWS, particularly with ECR, and its caching capabilities with layers are powerful features."
"The self-hosted option is pretty cheap."
"I find Buildkite cost-effective as it has definitely increased my productivity, especially on the deployment side. It saved a lot of my time and improved data management because I can handle different environments myself now."
"We used the solution’s free version."
"I don't think the tool is expensive."
"The solution's per-user pricing model suits huge enterprises but is expensive for small to medium businesses."
"VMware Tanzu Mission Control is cheaper than Red Hat OpenShift."
"It is not the most expensive option, and I believe the capabilities align well with the value it provides."
"The solution is bundled in with Cloud Foundry so the pricing is not independent."
"I would recommend that businesses look into the full price for their requirements. The price is high, but there are some open-source add-ons that can be used for customization while keeping costs down, although these might not be suitable for everyone."
"The license for VMware Tanzu Application Service is expensive. The license should be cheaper."
"One of our Spanish customers told us that VMware Tanzu Service Mesh is a very expensive product for their data center."
"The least expensive licensing cost for VMware is around $350 per core."
"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."
report
Use our free recommendation engine to learn which Build Automation solutions are best for your needs.
848,989 professionals have used our research since 2012.
 

Top Industries

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

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What needs improvement with Buildkite?
One area that needs improvement in Buildkite is the requirement for rework of the code. There can be syntax errors when running the Buildkite pipeline, especially if someone has made manual changes...
What is your primary use case for Buildkite?
I use Buildkite for deployment tasks related to building AMI images and deploying routing profile queues into Amazon Connect. This involves using Buildkite in conjunction with GitHub. We create fil...
What advice do you have for others considering Buildkite?
With two years of experience on Buildkite, I would recommend it to others due to its manageable pipeline and the support team available for big issues. I am satisfied with it, rating its stability ...
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 Application Service?
The solution is integrated very well with a lot of other systems. Also, its GUI is very good.
What is your primary use case for VMware Tanzu Application Service?
Since I have a developer team, they use the solution for testing purposes.
 

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 Buildkite vs. VMware Tanzu Platform and other solutions. Updated: April 2025.
848,989 professionals have used our research since 2012.