Apache Mesos vs. Helm

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Mesos
Score 2.6 out of 10
N/A
N/AN/A
Helm
Score 8.2 out of 10
N/A
Helm is an open source Kubernetes package manager.N/A
Pricing
Apache MesosHelm
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
MesosHelm
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details——
More Pricing Information
Community Pulse
Apache MesosHelm
Top Pros
Top Cons

No answers on this topic

Best Alternatives
Apache MesosHelm
Small Businesses
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.5 out of 10
Git
Git
Score 10.0 out of 10
Medium-sized Companies
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.5 out of 10
Git
Git
Score 10.0 out of 10
Enterprises
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.5 out of 10
Git
Git
Score 10.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache MesosHelm
Likelihood to Recommend
2.0
(2 ratings)
8.2
(3 ratings)
Support Rating
1.0
(1 ratings)
8.0
(1 ratings)
User Testimonials
Apache MesosHelm
Likelihood to Recommend
Apache
There's really no reason to ever use Mesos. We switched over to Kubernetes and it's been a breath of fresh air - better CD support, easy CLI for browsing logs, no mysterious dangling redeploys. If you're looking for a tool to manage a fleet of Docker containers on VMs, Kubernetes beats Mesos by a wide margin.
Read full review
Open Source
If you need to automate the deployment of environments in Kubernetes and these environments should be easily replicable in other regions of your cloud provider or even in other cloud providers, then this is the tool for you. Just be prepared for a certain degree of complexity when creating the charts.
Read full review
Pros
Apache
  • Mesos may have many frameworks. If you have Mesos installed on your servers, you may use it for many kinds of tasks. Today we're running only web applications but the idea is to install a different framework for big data soon.
  • There is a good community growing around it.
Read full review
Open Source
  • Templates - The ability to create templates is really helpful and help creates a baseline for package management.
  • Rollbacks - it is godsend. Period.
  • Dry-run - This really is helpful when troubleshooting deployments and is great for testing out new charts as well.
Read full review
Cons
Apache
  • Unreliable deployments that would fail for no good reason. Sometimes our Docker container would be "restarting" forever because Mesos thought it didn't have enough resources to start the container.
  • Impossibly slow UI. Built in React under the hood with a lot of bloatware backed in, so loading the Mesos UI on a slow internet connection was painful.
  • No real logging solution - it would stream "console.log()" output to the UI, but searching for logs wasn't really possible without downloading a huge file.
  • No built-in support for redeploying containers from a CI. We had to create a service whose whole job was to expose an HTTP endpoint that restarted a container, and then made Circle CI ping the endpoint whenever we wanted to redeploy.
Read full review
Open Source
  • concurrent deployments
  • templating values files
Read full review
Support Rating
Apache
No real support channel, the Mesos GitHub issues list was the only one we found and it wasn't particularly helpful.
Read full review
Open Source
We didn't really need support, but the open-source community seemed responsive and informative when it came to issues. Many cloud native consultancy companies (including ourselves) offer support for Helm.
Read full review
Alternatives Considered
Apache
Kubernetes is really great and their community is growing really fast (Google influence). We evaluated it in the beginning and it would fit for our web applications workload. We decided to proceed with Mesos because it has more potential. You may use a different framework for different kinds of tasks on Mesos. There is a Kubernetes framework for Mesos, by the way.
Read full review
Open Source
We have a natural trending to use what is a reference in its space and Helm has being leader in its area for a long time. Since it has all features we need didn't make sense to us to invest time on researching and testing other alternatives, so Helm was our first and only tool in regards of automating deployments on Kubernetes
Read full review
Return on Investment
Apache
  • It's optimizing our resources.
  • It's improving our process. This argument is not just for Mesos, but we needed a tool like this to start changing and it works like a charm.
  • It's open source.
Read full review
Open Source
  • Reduction in human effort.
  • Streamline software versions and upgrades.
Read full review
ScreenShots