Completed
Marathon Design Goals
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Marathon: An Init.d for Your Whole Data Center
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Company Overview
- 3 Installing an Application with Static Partitioning
- 4 Resizing an Application with Static Partitioning
- 5 Problems with VM-based Data Centers
- 6 Applications in the Cloud Era
- 7 Aggregation - The Data Center Computer
- 8 The UNIX Operating System Stack
- 9 The Mesosphere Operating System Stack
- 10 Mesos Ecosystem History
- 11 Mesos as a Distributed Operating System Kernel
- 12 Elasticity and Resource Sharing
- 13 Handling Failure
- 14 What is Marathon?
- 15 Marathon Design Goals
- 16 Marathon Key Features
- 17 Marathon Workflow
- 18 Marathon API - Launching Self-Contained Apps
- 19 Marathon API - Launching Dockers
- 20 Marathon API - Scaling Apps
- 21 Marathon Service Discovery Design Goals
- 22 Marathon Service Discovery with HAProxy
- 23 Other Service Discovery Options
- 24 Marathon Roadmap
- 25 Case Study: Twitter
- 26 Case Study: Airbnb
- 27 Getting Started