Develop Spring boot REST API in AWS — PART 3/4 (CodeDeploy / Blue Green Deployment)
Dec 13, 2021
I will show you the the following steps in the demonstration:
(1) 02:12 Create IAM role
(2) 04:07 Create an Application Load Balancer
(3) 07:27 Create Security Group For ECS cluster
(4) 09:09 Create ECS cluster
(5) 11:24 Create Task Definition
(6) 14:00 Create ECS Service
(7) 17:53 Create CodeDeploy
In the next part, I will demonstrate the whole CI/CD pipeline.
Originally published at https://www.borislam.com on December 13, 2021.