Loading…
Thursday, October 29 • 3:30pm - 4:10pm
In a World of Ephemeral Containers, How Do We Keep Track of Things?

Sign up or log in to save this to your schedule, view media, leave feedback and see who's attending!

This talk is on trends for keeping state in clusters of ephemeral containers. Containers are a popular new way to deploy applications. Containers give you benefits like standard container formats, resource isolation, and easy to use deployment tools. However, there are a number of caveats to using containers. One caveat is that many benefits require you to be careful about how you store application state.

Containers are normally managed in such a way that they can be started and stopped easily in order to provide higher availability and better utilize cluster resources. However, this methodoligy has it's tradeoffs. One tradeoff is that each container is generally started in the same state each time. This makes it difficult to save data such as databases or caches in containers.

I will present a number of challenges regarding storing state.

  1. Allowing data to survive restarts

  2. Allowing data to be moved between hosts

  3. Managing storage solutions

I will then present a number of strategies that can be used to meet these challenges.

  1. Storing data via mounts to the host machine

  2. Storing data in external services (CloudSQL, RDS, S3, Object Storage, Cloud Datastore, etc.)

  3. Storing data in cluster native database apps (Cassandra, Riak, etc.) 

I will present these strategies in the context of running Kubernetes on OpenStack. Kubernetes is a tool created by Google for managing clusters of containers and has support for OpenStack.

I believe this talk will help attendees visualize how they can map their current problems and workloads to containers. This should make it easier for them to make the leap to using containers for their deployments.

Speakers
avatar for Ian Lewis

Ian Lewis

Software Engineer, Google
Ian is an engineer at Google working on Supply Chain Security. Ian has been living in Tokyo since 2006 and has had various developer and operations roles throughout his career while staying active in the open-source developer community. Ian is a contributor to the SLSA framework and... Read More →


Thursday October 29, 2015 3:30pm - 4:10pm JST
Kyokko

Attendees (0)