Azure - Serverless 2018 Edition

Simon J.K. Pedersen

skp@delegate.dk

What is serverless?

Why is serverless relevant?

Which of them would you consider serverless?

Azure Functions

Serverless code

Good for event based processing

Bindings for many services

Quick execution time

v1 and v2

Azure Container Instances

Serverless containers

Good for irregular processing

Mount storage (azure files, git repo)

Longer execution time

Can be used with Kubernetes

 

It is cheap

most of the time...

Azure Functions + ACI = Best of both worlds

Demo time

Azure - Serverless

By Simon J.K. Pedersen

Azure - Serverless

  • 976