redwoodjs / redwood

The App Framework for Startups
https://redwoodjs.com
MIT License
17.35k stars 997 forks source link

Integrate with The Serverless Framework #615

Closed slavakurilyak closed 2 years ago

slavakurilyak commented 4 years ago

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.

peterp commented 4 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.

slavakurilyak commented 4 years ago

@peterp The Serverless Framework has expanded its provider list.

Jaikant commented 4 years ago

@slavakurilyak Related post https://github.com/redwoodjs/redwood/issues/431

andrew-hwahin commented 4 years ago

+1 for Azure 🙏

mnapoli commented 2 years ago

Should this issue be closed since the v1 release integrates with Serverless Framework?

jtoar commented 2 years ago

Wow this is an old one. @mnapoli Good call, thanks!