January 7, 2020

197 words 1 min read

Migrating Legacy Monoliths to Cloud Native Microservices Architectures on Kubernetes

Migrating Legacy Monoliths to Cloud Native Microservices Architectures on Kubernetes

Cloud Native architectures, such as those built on Kubernetes, are envied for their ability to segment different parts of an application into microservices that can separately be containerized, so tha …

Talk Title Migrating Legacy Monoliths to Cloud Native Microservices Architectures on Kubernetes
Speakers Dan Kohn (Executive Director, Cloud Native Computing Foundation)
Conference Open Source Summit North America
Conf Tag
Location Los Angeles, CA, United States
Date Sep 10-14, 2017
URL Talk Page
Slides Talk Slides
Video

Cloud Native architectures, such as those built on Kubernetes, are envied for their ability to segment different parts of an application into microservices that can separately be containerized, so that each microservice can be written in its own language, with its own framework, and its unique set of libraries. This has been shown to significantly increase developer and team productivity by decoupling dependencies between different parts of a team. This talk will look at several real-world cases where existing monolithic, legacy applications deployed in multi-billion dollar companies were slowly evolved into cloud native microservices architectures on Kubernetes. In doing so, they demonstrated that the cloud native architecture is suitable across most categories of computing, including both greenfield and brownfield development.

comments powered by Disqus