Prerequisites - Amazon CodeDeploy
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Prerequisites

To successfully complete this tutorial, you must first:

  • Complete the prerequisites in Prerequisites for Tutorial: Deploy an application into Amazon ECS.

  • Complete the steps in Tutorial: Deploy an application into Amazon ECS. Make a note of the following:

    • The name of your load balancer.

    • The names of your target groups.

    • The port used by your load balancer's listener.

    • The ARN of your load balancer. You use this to create a new listener.

    • The ARN of one of your target groups. You use this to create a new listener.

    • The CodeDeploy application and deployment group you create.

    • The AppSpec file you create that is used by your CodeDeploy deployment. You edit this file in this tutorial.