September 29, 2019

184 words 1 min read

Building Apps with Containers, Functions and Managed Services

Building Apps with Containers, Functions and Managed Services

Cloud native applications are composed of many technologies and components, but three canonical abstraction emerged in the past few years that help developers structure their architecture: container, …

Talk Title Building Apps with Containers, Functions and Managed Services
Speakers Patrick Chanezon (Principal Cloud Advocate, Microsoft), Scott Coulton (Cloud Developer Advocate, Microsoft)
Conference KubeCon + CloudNativeCon
Conf Tag
Location Shanghai, China
Date Jun 23-26, 2019
URL Talk Page
Slides Talk Slides
Video

Cloud native applications are composed of many technologies and components, but three canonical abstraction emerged in the past few years that help developers structure their architecture: container, functions responding to events, and managed services. This talk will explain how to develop (Docker, local Kubernetes, virtual Kubelet, OpenFaaS), deploy (managed Kubernetes, functions and services) and package (CNAB specification and tooling) applications using these three components and look at not only deployment workflows but also at day 2 concerns that a developer would need to consider in the cloud native landscape. We will demo every topic and a Github repository will be available for developers to reproduce the demos and learn at their own pace.

comments powered by Disqus