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년 전1107회 조회
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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠