A Guide to Deploying Nest.js Applications with AWS CodePipeline and ECS Fargate
Github Link : https://github.com/dkmostafa/dev-samplesAWS-CDK Infrastructure Branch : https://github.com/dkmostafa/dev-samples/tree/infraNestJs Application Branch : https://github.com/dkmostafa/dev-samples/tree/nestjs-application Goal : The goal of deploying a Nest.js application using AWS CodePipeline and AWS ECS Fargate is to establish an efficient and automated deployment pipeline. This process aims...