Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.46 KB

episode6-serverless.md

File metadata and controls

22 lines (15 loc) · 1.46 KB

Serverless, where does it fit?

Free Azure Account Watch episode on youtube Watch episode on channel9

Cloud Native Show - Serverless, where does it fit?

Introduction

A critical characteristic of cloud native architectures it the ability to dynamically scale and support massive numbers of users, events, and requests on these distributed applications and teams. Serverless can help in handling these challenges without having to worry about infrastructure or even an entire application. Jeff jumps into the show production and chats with us on how this fits into the plan for cloud native apps.

Guest

Jeff Hollan

Questions

  1. Where does serverless fit in the cloud native apps?
  2. Are there any gotcha's with serverless
  3. Does serverless solve more than the scaling aspect
  4. Serverless in containers on Kubernetes, why would I do that?
  5. Serverless is more than say functions, right? - Logic Apps, ACI, Flow