An organization wants to distribute external incoming HTTP and HTTPS web application traffic to Compute Engine virtual machine instances deployed across multiple Google Cloud regions. Which Google Cloud load balancer type should be deployed to meet this requirement?
- Global external Application Load BalancerAnswer
- BRegional external Network Load Balancer
- CRegional internal Application Load Balancer
- DGlobal external Proxy Network Load Balancer
Answer
Global external Application Load Balancer
The Global external Application Load Balancer is designed specifically to handle Layer 7 HTTP and HTTPS traffic originating from external clients on the internet and distribute it to backend instances spanning multiple GCP regions using a single global Anycast IP address.
Step-by-Step Solution
Key Concept
Global External Application Load Balancing
Estimated Time:45s