Preparation

Preparation steps

Following the article Deploying the application on ECS, we will start deploying the application with CI/CD Pipeline on Amazon Elastic Container Service.

About the preparation to do from the resources created from the article Deploying the application on ECS and Deploy Application on Container or you can prepare resources using Docker Compose from Repository.

Check that your AWS account has the following permissions:

IAM

Also need to prepare 1 S3 bucket

Content

  1. Generate IAM Access Key
  2. Create HTTPS Git credentials for AWS CodeCommit
  3. Build image node
  4. Docker compose