17 Oct 2022 . Min ReadMicroservice Architecture : NestJS + Monorepo + Serverless + Lambda
Recently I have started a backend development using microservice and serverless architecture for our web and mobile applications. So in this post, I’m going to explain each and every part of our backend architecture that is built using AWS services, hoping that it may help others too for serverless backend development. So, let’s understand it stepwise.
Tools, Technologies and services we have used
1. Javascript + Typescript + NodeJS as backend programming language and runtime.
2. NestJS as