Lambda / Cloud Functions / FaaS
- AWS Lambda most mature
- HTTP integration simpler for Azure and GCP
- Comparable costs
GCP Cloud Functions in Python and Go
https://github.com/pulumi/examples/blob/master/gcp-py-serverless-raw/__main__.py
Lots of FaaS examples
https://github.com/pulumi/examples#python