Skip to content

Amazon ECS Farget with Blue-Green Deployments by CDK Typescript - Part 2

Posted on:May 17, 2023Β atΒ 03:57 PM

image

Abstract

Table Of Contents

Open Table Of Contents

πŸš€ Solution overview

πŸš€ Source code structure

πŸš€ Process flow

1. Build project

2. Create ECS cluster

3. Application load balancer

4. CodeDeploy application and deployment group

πŸš€ Test the blue-green deployments

πŸš€ Cleanup

πŸš€ Conclusion


References: