Introduction

The main objective of this lesson is to create an Amazon ECS service (containing a Fargate task) using the blue-green deployment strategy.

Creating the necessary IAM role

We need to create the ecsTaskExecutionRole, ecsCodeDeployRole, and a service role of ECS for later use. We also need to attach the necessary policies to these roles.

Get hands-on with 1200+ tech skills courses.