Apache Mesos vs. Azure Container Instances

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Mesos
Score 2.6 out of 10
N/A
N/AN/A
Azure Container Instances
Score 6.1 out of 10
N/A
Microsoft's Azure Container Instances allows developers to focus on building apps without managing virtual machines or having to learn new tools—it's just the application, in a container, running in the cloud.
$0.01
Per GB Per Hour
Pricing
Apache MesosAzure Container Instances
Editions & Modules
No answers on this topic
Memory
$0.00533
Per GB Per Hour
vCPU
$0.04860
Per vCPU
Offerings
Pricing Offerings
MesosAzure Container Instances
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 MesosAzure Container Instances
Top Pros
Top Cons
Best Alternatives
Apache MesosAzure Container Instances
Small Businesses
Portainer
Portainer
Score 9.3 out of 10
Portainer
Portainer
Score 9.3 out of 10
Medium-sized Companies
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.2 out of 10
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.2 out of 10
Enterprises
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.2 out of 10
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache MesosAzure Container Instances
Likelihood to Recommend
2.0
(2 ratings)
-
(0 ratings)
Support Rating
1.0
(1 ratings)
-
(0 ratings)
User Testimonials
Apache MesosAzure Container Instances
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
Microsoft
No answers on this topic
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
Microsoft
No answers on this topic
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
Microsoft
No answers on this topic
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
Microsoft
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
Microsoft
No answers on this topic
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
Microsoft
No answers on this topic
ScreenShots