Search code examples
amazon-web-servicesnetwork-programmingamazon-ec2aws-application-load-balancer

Does an ALB in public subnet can route traffic to Instance in Private subnet?


I have a private subnet and a public subnet. Is it possible to route the traffic from public subnet ALB to Instance in the private subnet?


Solution

  • Yes, we can have Private EC2-Instances behind Public ALB