Private IP requirements in VPC for Application Load Balancer

0

How many private IP's does internal ALB need per subnet for creation?

Is it possible to figure out which IP's are allocated and can they be static, so that the AWS customer can create firewall rules from on-prem to this VPC? For example, via their Direct Connect to private VPC subnets.

profile pictureAWS
Ivo_AWS
已提問 4 年前檢視次數 1104 次
1 個回答
0
已接受的答案

As called out in the docs:

To ensure that your load balancer can scale properly, verify that each Availability Zone subnet for your load balancer has a CIDR block with at least a /27 bitmask (for example, 10.0.0.0/27) and at least 8 free IP addresses. Your load balancer uses these IP addresses to establish connections with the targets.

For the 2nd part of the question you can use the approach listed in this blog post Using static IP addresses for Application Load Balancers

AWS
專家
已回答 4 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南