Create Deploy Stage

Overview

In the deploy stage of AWS CodePipeline, you set up the process to deploy your built application to a specified environment.In this workshop, we’ll involves integrating with deployment AWS Elastic Beanstalk

  1. Choose the source for Deploy Provider buildspect
  2. Modify the following:
    • Region: specific areas of your deployment zone
    • Select the Application Name of your Elastic Beanstalk
    • Select the Environment Name of your Elastic Beanstalk buildspect
  3. Review the following steps and enter Create Pipline buildspect