application load balancer traffic movement for multiple availability zones

0

i have attached private subnet 1c to public application load balancer. what would happen with the server which is in public subnet 1c. will the traffic reach to that server ?

1 Antwort
0

Traffic should work. It shouldn't matter if the target is in Public or Private subnet, see below note from the documentation:


You can enable or disable the Availability Zones for your load balancer at any time. After you enable an Availability Zone, the load balancer starts routing requests to the registered targets in that Availability Zone.

Reference: https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-subnets.html

profile pictureAWS
EXPERTE
beantwortet vor einem Jahr
  • As per aws "After you disable an Availability Zone, the targets in that Availability Zone remain registered with the load balancer, but the load balancer will not route requests to them."

  • A "public" subnet is simply a subnet with a route to an Internet Gateway. If the instance does not have a public IP assigned, it is not reachable from the internet.

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