Setting Up a NodeJs/TypeScript CI/CD Pipeline for AWS Lambda Using GitHub Action and Serverless
Nodejs
Setting Up a NodeJs/TypeScript CI/CD Pipeline for AWS Lambda Using GitHub Action and Serverless

Introduction When working with an AWS Lambda project, it’s common to change your code locally, and then upload it on AWS daily...

Read more