What is the difference between the internal and External load balancer in AWS?
问题 What is the difference between the internal and external load balancer? Assume I created an internal load balancer inside a VPC. Is it possible to access the internal load balancer outside the VPC? Consider I have two AWS accounts A and B. I created an internal load balancer in account A. Is it possible to attach the internal load balancer to Route 53 in account B? 回答1: An internal load balancer is assigned to a private subnet and does not have a public IP. It cannot be accessed by a client