Mesos Docker Tutorial: How to Build Your Own Framework By: Andy Grove Introduction Apache Mesos is a cluster manager that simplifies the complexity of running tasks on a shared pool of servers. Docker is a lightweight container for deploying packaged services, similar in concept to a virtual machine, but without the overhead. Mesos added support [...]The post Mesos Docker Tutorial: How to Build Your Own Framework appeared first on AgilData.