Friday, 17 July 2020

Deploy NestJs on AWS Lambda without the serverless framework

I was going through many blogs on how we can deploy NestJs on AWS Lambda, most of them use the serverless framework.Here is the boilerplate code for NestJs with AWS lambdas.https://github.com/AbhishekGangadhar/aws-lambda-nestjs-boilerplateYou can run the bash script to create the zip file that can be used to deploy AWS Lambda.

Submitted July 17, 2020 at 10:01AM by abhidev95

No comments:

Post a Comment