AWS Blue/Green Deployment
Overall
In this workshop, we will build a Blue/Green pipeline using AWS CodePipeline and AWS ECS.
- Duration: 150 minutes.
- Prerequisite: git has been installed on the local machine, GitHub account, IDE, AWS account, IAM User/Role with AdministratorAcess.

Content
- Introduce
- Prerequiste
- AWS CodeCommit
- AWS CodeBuild
- AWS CodePipeline
- AWS CodeDeploy and AWS ECS
- Clean up resources
- Reference