Comment on Ask HN: How are you using FaaS in your startup?Comments−verdverm7yWe are building serverless and some other services / products on Kubeless (for it's common interface to both pubsub and req/resp) and Google CloudRun for arbitrary Docker capabilities.Keep an eye out for our open source Heroku built on GCP
Comments
We are building serverless and some other services / products on Kubeless (for it's common interface to both pubsub and req/resp) and Google CloudRun for arbitrary Docker capabilities.
Keep an eye out for our open source Heroku built on GCP