Quick question: why use any of these propietary serverless runtimes when you can use OpenFaaS on a Kubernetes cluster running on any cloud, local or public?
There are non-infra people who would love to quickly write backendcode and be able to scale it. And it makes Amazon and co money. When you already use AWS in your company, it might be cheaper to go for the AWS native stuff instead if building a new Cluster
Great talk to remove my worries about cold start and the unnecessary vpc!
Some timelines:
- 35:51 More memory the better
- 37:38 lambda cold start
- 40:37 do we need VPC for lambda
Quick question: why use any of these propietary serverless runtimes when you can use OpenFaaS on a Kubernetes cluster running on any cloud, local or public?
There are non-infra people who would love to quickly write backendcode and be able to scale it. And it makes Amazon and co money.
When you already use AWS in your company, it might be cheaper to go for the AWS native stuff instead if building a new Cluster
Great talk