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개 답변
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
전문가
답변함 일 년 전
  • 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.

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

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

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

관련 콘텐츠