Create Target group for Web Tier

Create Target group for App Tier

  1. In the EC2 Dashboard, click on Target Groups under Load Balancing at sidebar, and then click on Create target group. Target group

  2. In the interface of creating Target group:

    • Target group name fill in WebTierTargetGroup.
    • Protocol: HTTP, Port: 80 (this is the port that nginx listens).
    • VPC choose my-vpc
    • Scroll down and click Next then click Create target group. Target group Target group
  3. Finish creating target group Target group