In Part-1 of this tutorial I have explained how you can run sample node js applications in AWS ECS. In this tutorial I will explain how to Create CI/CD Pipeline using AWS Code-Pipeline.

You can download the source code from my GitHub account.

Prerequisites

  1. Code Commit Repository
  2. You should have VPC created in your account with Public and Private Subnets and Private subnets should have a route to NAT Gateway.
  3. AWS ECS Cluster with Service Running Task Definition (Refer: Part — I)
  4. AWS ECR Repository
  5. Permission to Create IAM roles, policies

Architecture Diagram

#aws-ecs #automation #devops #aws #ci/cd pipeline

Creating CI/CD Pipeline for AWS ECS
1.25 GEEK