Step 2 – creating a Continuous Deployment pipeline

Using AWS CodePipeline wizard, you can create different stages for pipelines and connect with a source code repository for your Amazon ECS service:

Follow these steps to create your pipeline:

  1. Log in to the AWS and navigate to the AWS CodePipeline console at https://console.aws.amazon.com/codepipeline/.
  2. Select Create pipeline on Welcome.
  3. On the Step 1: Name page, enter Pipeline name, for the pipeline and select Next step.
  4. On the Step 2: Source page, for Source provider, select AWS CodeCommit:
    1. For Repository name, select the AWS CodeCommit repository where your source is located for the pipeline.
    2. For Branch name, select the branch to use and click Next step.
  1. On the Step 3: Build page, ...

Get Expert AWS Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.