Skip to main content

Apache Mesos

Mesos vs. Kubernetes

Apache Mesos is an open-source cluster manager from UC Berkeley. It provides applications with APIs for resource management and scheduling across the cluster. Mesos gives us the flexibility to run both containerized and non-containerized workload in a distributed manner.