Apache Mesos vs. Podman.io

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Mesos
Score 2.6 out of 10
N/A
N/AN/A
Podman
Score 10.0 out of 10
N/A
Podman is a daemonless container engine for developing, managing, and running OCI Containers on Linux Systems. Containers can either be run as root or in rootless mode. Podman is open source and free, supported and maintained by the Containers organization, with code available from GitHub.N/A
Pricing
Apache MesosPodman.io
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
MesosPodman
Free Trial
NoNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details——
More Pricing Information
Community Pulse
Apache MesosPodman.io
Top Pros

No answers on this topic

Top Cons

No answers on this topic

Features
Apache MesosPodman.io
Container Management
Comparison of Container Management features of Product A and Product B
Apache Mesos
-
Ratings
Podman.io
10.0
1 Ratings
24% above category average
Security and Isolation00 Ratings10.01 Ratings
Best Alternatives
Apache MesosPodman.io
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.3 out of 10
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.3 out of 10
Enterprises
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.3 out of 10
IBM Cloud Kubernetes Service
IBM Cloud Kubernetes Service
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Apache MesosPodman.io
Likelihood to Recommend
2.0
(2 ratings)
10.0
(1 ratings)
Support Rating
1.0
(1 ratings)
-
(0 ratings)
User Testimonials
Apache MesosPodman.io
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
While it always depends on your use case, I believe security concerns of need for root user is a concern, so it is worth considering daemonless container service over Docker, which works just as good and has support for docker compose. Another good reason is the licensing for enterprise usage, which podman has no restrictions for. It’s also a great choice for OpenShift integration, which is seamless and works well with Rancher as well.
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
  • It’s daemonless, so somewhat more secure.
  • It works exceptionally well and is compatible with Docker compose
  • Podman Desktop actually makes individual usage also pretty easy.
  • It can be used as Docker alternative with almost no additional steps
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
  • Podman desktop is getting more stable with each version, but does need more UX friendliness as well.
  • Official support for development tools and IDEs is missing for most tools
  • It works well with Kubernetes, but I wouldn’t mind additional improvements
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
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
Open Source
Podman is Daemonless, lightweight and doesn’t charge us for commercial usage, so it’s a relief for startups. Minikube and Rancher are a bit more complex for our use cases; so we keep things simple, fast and secure with Podman that can easily be managed with Podman Desktop and other works with our docker-compose based projects without issues.
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
  • We definitely feel more secure.
  • We do not suffer from memory or cpu overuses as it uses fedora coreOS which is lightweight
  • We do not have to worry about license payments for our basic usages.
  • It’s open source so quick fixes imminent with maximum transparency.
Read full review
ScreenShots