Scenario: A company wants to deploy a web application that serves users across multiple continents. Which type of Cloud Load Balancing should they choose, and why?

  • Global HTTP(S) Load Balancing
  • Regional TCP Load Balancing
  • Internal Load Balancing
  • Global SSL Proxy Load Balancing
For a web application with a global user base, Global HTTP(S) Load Balancing is the most appropriate choice. It ensures efficient routing, low latency, and high availability by directing users to the nearest backend servers.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *