Presentation: Tweet"The Age of Orchestration: from Docker Basics to Cluster Management"
The container abstraction hit the collective developer mind with great force and created a space of innovation for the distribution, configuration and deployment of cloud based applications. Now that this new model has established itself, work is moving towards orchestration and coordination of loosely coupled network services. There is an explosion of tools in this arena at different degrees of stability but the momentum is huge.
On the above premises in this session we'll delve into a selection of the following topics:
- Two minute Docker intro refresher
- Overview of the orchestration landscape (Kubernetes, Mesos,... and Docker tools)
- Introduction to Docker's own ecosystem orchestration tools (machine, swarm and compose)
- Live demo of cluster management using a sample application.