Intro to Docker Swarm
Everett Toews offers an introduction to Docker Swarm and explains what it takes to develop and deploy an application on it.
Talk Title | Intro to Docker Swarm |
Speakers | Everett Toews (Rackspace) |
Conference | O’Reilly Open Source Convention |
Conf Tag | |
Location | Austin, Texas |
Date | May 16-19, 2016 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Docker Swarm has a lot of potential. Treating a cluster of machines as a single Docker Engine is liberating. With some work, scaling out applications is very effective. And its use of the Docker API keeps it compatible with the entire ecosystem of Docker tooling. But Swarm also has a handful of issues that make it awkward to work with in different scenarios. Everett Toews offers an introduction to Docker Swarm and explains what it takes to develop and deploy an application on it. Everett also covers Swarm’s deficiencies, identifies workarounds to these issues, and considers how they can be resolved in the long term.