DEV Community

Cover image for Develop Spring boot REST API in AWS - PART 3/4 (CodeDeploy / Blue Green Deployment)
Baby Steps To Pro
Baby Steps To Pro

Posted on

Develop Spring boot REST API in AWS - PART 3/4 (CodeDeploy / Blue Green Deployment)

In this video tutorial (part3), I have demonstrate the blue/green deployment of the Spring boot REST API.

I will show you the the following steps in the demonstration:

(1) Create IAM role
(2) Create an Application Load Balancer
(3) Create Security Group For ECS cluster
(4) Create ECS cluster
(5) Create Task Definition
(6) Create ECS Service
(7) Create CodeDeploy

In the next part, I will demonstrate the whole CI/CD pipeline.

Top comments (0)