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年前1106ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ