Simon J.K. Pedersen
skp@delegate.dk
Which of them would you consider serverless?
Serverless code
Good for event based processing
Bindings for many services
Quick execution time
v1 and v2
Serverless containers
Good for irregular processing
Mount storage (azure files, git repo)
Longer execution time
Can be used with Kubernetes
most of the time...
By Simon J.K. Pedersen