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
gefragt vor 4 Jahren1129 Aufrufe
1 Antwort
0
Akzeptierte Antwort

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
EXPERTE
beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen