Mesos, Marathon, and Docker

March 13, 2018

What is Apache Mesos? What is Mesosphere’s Marathon? How do they work and work together? As a developer, how can I wire these up in order to execute applications in a compute environment?

Mesos is a cluster manager that abstracts computing resources away from machines enabling both fault tolerance and distributed elastic systems. Marathon enables orchestration for Docker containers, including persistence and high availability. The combination of these three software packages enables a proven framework for container orchestration and high compute resource utilization over large node clusters.

Pizza will be provided, courtesy of SGT!