Kubernetes Master Class: Migrating Existing Applications to Kubernetes

Kubernetes Master Class: Migrating Existing Applications to Kubernetes

Mar 12, 2019

Containers help teams develop, package, and deploy software in environments ranging from personal laptops to data centers. They can help improve release velocity, reduce resource consumption, and encourage modular, flexible application design. However, migrating existing applications to containers is not without logistical challenges.

In this session we will look at the areas that should be considered when moving to containers including:

  • Programming languages
  • Persistent storage
  • Personalisation
  • Servers vs Services