Migrate your traditional VM-based clusters to containers
Arun Gupta explains how to migrate a traditional VM-based cluster to a container-based infrastructure. You'll learn the gotchas of Docker Cloud, Kubernetes on Google/Amazon, OpenShift, and Mesos + Marathon.
Talk Title | Migrate your traditional VM-based clusters to containers |
Speakers | Arun Gupta (Amazon Web Services) |
Conference | O’Reilly Open Source Convention |
Conf Tag | |
Location | Austin, Texas |
Date | May 16-19, 2016 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Software-defined infrastructure is changing the way applications are deployed. There are multiple ways to create scalable architecture using containers. In an action-packed and code-driven session, Arun Gupta explains how to migrate a traditional VM-based cluster to a container-based infrastructure and shares lessons learned from running a scalable Couchbase cluster in different container frameworks. You’ll learn how classical cluster creation on VMs is mapped to each of the frameworks as well as the recipes, design patterns, and antipatterns for deploying your own applications on the following frameworks: