Skip to content

Instantly share code, notes, and snippets.

@abishekk92
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abishekk92/9900877 to your computer and use it in GitHub Desktop.
Save abishekk92/9900877 to your computer and use it in GitHub Desktop.
Proposal for RootConf 2014

Mesos + Docker = <3

The objective of the talk is to bounce off some ideas on what is possible with Mesos and Docker.

The talk would be structured as follows:

  • Introduction to Mesos.

  • Mesos Architecture, A quick run through the paper.

  • Mesos as a resource scheduler for frameworks.

  • Introduce Marathon, A metaframework for creating Mesos Frameworks

  • Long Running Jobs with Marathon

  • Services are long running jobs too!

  • Application dependency is a pain in the neck

  • Introduction to Docker.

  • AUFS, LXCs, Images via diff and continious deployment.

  • Docker daemon as a long running job via a Mesos Executor

  • Mesos + Docker = A Fault Tolerant and Elastically Scalable Cluster

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment