Apache Mesos vs. DigitalOcean Kubernetes

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Mesos
Score 2.6 out of 10
N/A
N/AN/A
DigitalOcean Kubernetes
Score 9.0 out of 10
N/A
DigitalOcean's Managed Kubernetes is designed for simple and cost effective container orchestration.N/A
Pricing
Apache MesosDigitalOcean Kubernetes
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
MesosDigitalOcean Kubernetes
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 MesosDigitalOcean Kubernetes
Top Pros
Top Cons
Best Alternatives
Apache MesosDigitalOcean Kubernetes
Small Businesses
Portainer
Portainer
Score 9.4 out of 10
Portainer
Portainer
Score 9.4 out of 10
Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
Red Hat OpenShift
Red Hat OpenShift
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache MesosDigitalOcean Kubernetes
Likelihood to Recommend
2.0
(2 ratings)
9.0
(1 ratings)
Support Rating
1.0
(1 ratings)
-
(0 ratings)
User Testimonials
Apache MesosDigitalOcean Kubernetes
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
DigitalOcean
DO Kubernetes is well-suited for: - deploying APIs - deploying workers - log collection and analysis (ie ELK stack) - deploying Helm charts and anything that can be mapped on to K8s concepts Less appropriate for anything requiring no public Internet access (ie VPC only). Less appropriate for anything requiring integration with the DO app platform via VPC, at the moment.
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
DigitalOcean
  • Hosted dashboard
  • Hosted container registry
  • Horizontal auto-scaling
  • LetsEncrypt SSL termination
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
DigitalOcean
  • Option for internal VPC-only deployment
  • Better integration with cloud firewall
  • Better integration with DO App platform via VPC
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
DigitalOcean
No answers on this topic
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
DigitalOcean
DigitalOcean is the most affordable and straightforward of the hosted Kubernetes options we evaluated. All features that we require are supported without an excess of complication of extraneous features. Straightforward billing is also very important for us in comparison to the Big Three cloud hosts, which have very complicated billing practices. DigitalOcean also provides a platform with very little vendor lock-in.
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
DigitalOcean
  • Excellent uptime
  • Low cost for provided value
  • Good integration with the rest of the DO platform to provide additional value
Read full review
ScreenShots