What is the primary purpose of load balancing in web applications?

  • Distribute incoming traffic
  • Enhance security
  • Execute database queries
  • Store session data
The primary purpose of load balancing in web applications is to distribute incoming traffic across multiple servers, ensuring better performance and preventing overload on a single server.
Add your answer
Loading...

Leave a comment

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