Your company is deploying a public web application that must use path-based routing, integrate with Cloud Armor, and serve users from multiple continents with a single anycast frontend IP address.
Which load balancer should you use?
Show answer and explanation
Correct answer: A
A global external Application Load Balancer supports HTTP(S) traffic management such as path-based routing, integrates with Cloud Armor, and uses a global anycast frontend. A regional internal Application Load Balancer is for private regional access inside a VPC. Passthrough Network Load Balancers are intended for layer 4 traffic and do not provide URL map path routing. Internal passthrough Network Load Balancers are private layer 4 load balancers and are not appropriate for a public global web application.