November 14, 2019

162 words 1 min read

Tutorial: Cloud-Agnostic Serverless

Tutorial: Cloud-Agnostic Serverless

Serverless design patterns have grown in popularity because they allow developers to move faster by focusing on business logic without worrying about the underlying infrastructure where their code is …

Talk Title Tutorial: Cloud-Agnostic Serverless
Speakers Sebastien Goasguen (CTO, TriggerMesh)
Conference KubeCon + CloudNativeCon Europe
Conf Tag
Location Barcelona, Spain
Date May 19-23, 2019
URL Talk Page
Slides Talk Slides
Video

Serverless design patterns have grown in popularity because they allow developers to move faster by focusing on business logic without worrying about the underlying infrastructure where their code is run. However, many enterprises use diverse infrastructure including on-premises servers and multiple clouds. In this tutorial, we will leverage Knative, Google’s Kubernetes-based open source platform to build, deploy, and manage modern serverless workloads. We will push serverless functions and apps to production on any cloud of choice and switch the provider as necessary. We will leverage GitLab and TriggerMesh technology in the tutorial and also share how developers can use other options.

comments powered by Disqus