You next create a Network Load Balancer that passes through the unencrypted traffic from the VPC Link to Aplication Load Balancer.
1. Go to AWS EC2 console.
2. In the left sidebar,
3. In the Basic configuration section,
fcj-nlb
.4. In the Network mapping section,
fcj
.5. In the Security groups section, select fcj-nlb.
6. In the Listeners and routing section, click Create target group to go to the Create target group console. You will go back this section later to continue the load balancer configuration.
7. In the Basic configuration section,
tg-alb
.8. Scroll down to the bottom, click Next.
9. In the Register Application Load Balancer section,
fcj-alb
.10. Back to the Listeners and routing section in step 6, choose the target group named tg-alb
.
11. Scroll down to the bottom, click Create load balancer.
12. Note down the ARN and DNS name of Network Load balancer for later use.
13. Scroll down to the bottom,
14. In the Security setting section,
The Network Load Balancer is internal and cannot be accessed publicly. You might need an AWS API Gateway with VPC Link configuration to connect to the Network Load Balancer.