Create Application Load Balancer

Create Application Load Balancer

Still in this interface:

  • Select Load balancers
  • Click Create load balancer

7.2.1

For Load balancer type, select Application Load Balancer and click Create

7.2.2

In the Basic configuration section:

  • Name: FCJ-Lab-alb
  • Scheme: select Internet-facing
  • Load balancer IP address type: IPv4

7.2.3

In the Network Mapping section:

  • VPC: select the VPC that we created earlier
  • Availability Zones
    • Select 2 AZs, and for each AZ, select the Public subnets.

7.2.4

Next:

  • In the Security group section, select the SG (Security Group) that we created earlier.
  • In Listeners and routing:
    • Protocol : Port: HTTP : 80
    • Target group: select FCJ-Lab-fe-tg

7.2.5

Review the information before creating.

7.2.6

Result:

7.2.7