Skip to content

Instantly share code, notes, and snippets.

@tnachen
Created September 23, 2014 19:01
Show Gist options
  • Save tnachen/1cedbd760e44f4f423b4 to your computer and use it in GitHub Desktop.
Save tnachen/1cedbd760e44f4f423b4 to your computer and use it in GitHub Desktop.
Docker talk + bio
Bio
Timothy Chen is a Apache Mesos PMC and committer, and lead the development for the Docker on Mesos integration at Mesosphere. He's also a Apache Drill committer and contributed to Apache Kafka, Spark and Hive. His previous work experiences includes PaaS CloudFoundry at VMWare and Cloud services for the game industry including the Halo series.
Abstract
"Scale your Docker containers with Mesos"
Docker provided an awesome way for developers to isolate and ship dependencies of their production applications, and there is a vibrant community that provides lots of different images. However, to deploy and scale these docker containers as distributed systems still remains a challenge for the users. Apache Mesos is a resource management system that provides the primitives to scale and operate distributed systems. With the latest release Docker is integrated into Mesos and in this talk I'll talk about the motivation and architecture of the integration, and how to scale Docker containers and tap into the rich features Apache Mesos and related frameworks bring.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment