Closed slavakurilyak closed 2 years ago
@slavakurilyak the last time I checked out the serverless framework, which might have been ~1.5 years ago they had very good integration for AWS Lambda functions, but not complete support for the other providers.
Do you know if that situation has changed?
From what I remember the configurations scripts did not fully support Google Cloud, it would be interesting for me to see what the differences are between configuration and commands for deploying to AWS Lambda vs Azure.
@peterp The Serverless Framework has expanded its provider list.
@slavakurilyak Related post https://github.com/redwoodjs/redwood/issues/431
+1 for Azure 🙏
Should this issue be closed since the v1 release integrates with Serverless Framework?
Wow this is an old one. @mnapoli Good call, thanks!
I would like to deploy Redwood on cloud providers such as Microsoft Azure, Google Cloud Platform, Apache OpenWhisk, Cloudflare Workers, or a Kubernetes-based solution like Kubeless.
Consider integrating Redwood with The Serverless Framework to accomplish this.