EasyRememberLoad BalancingMultiple Choice
What does a load balancer primarily do?
Remember — Tests recall of fundamental facts and definitions.
Answer Options
ACompresses network traffic
BDistributes incoming requests across multiple servers
CEncrypts data between client and server
DCaches static content
Want to see the correct answer?
Get the answer with a detailed explanation, plus practice 20+ more Load Balancing questions with adaptive quizzes and timed interviews.
See the Answer on Guru Sishya →This question is from the Load Balancing topic (System Design).
More Load Balancing Questions
Which load balancing algorithm always routes the same client IP to the same server?
EasyL7 load balancers can route based on HTTP headers and URL paths.
EasyAWS ALB (Application Load Balancer) operates at which OSI layer?
Medium-EasyExplain the difference between active and passive health checks in load balancing.
Medium-EasyA server has 100 active connections and another has 5. Which algorithm would route the next request to the less loaded server?
Medium-Easy