Deprecating support for Serverless Framework Deployments to AWS Lambdas

We also depend on serverless deploy and been using it for nearly a year, this is bad news and will be a blow for us too, will slow down and put risk in our RW upgrade, even without dropping, the fact that you will not guarantee is a risk.

We are using Lambda 18.x Runtime with Redwood 4.5 successfully, the main justification regarding “The Serverless Framework only supports deploying to AWS Lambdas using Node.js version 14” doesn’t apply and justify this deprecation?

  • Why Serverless: It’s the most mature and popular servelsss deploy tool for AWS and the one built in to RW.
  • RW version : 4.5
  • Did you add any complexity to your Serverless deploy config? Added EventBridge config for one of our functions and API Gateway cors config
  • What is your DB provider? (e.g. AWS RDS…)
    AWS Aurora Postgres
  • Do you have Auth? If so what’s your setup?
    Cognito using custom auth .
2 Likes