2.4 (Load Balancer) Flashcards

1
Q

What are load balancers?

A

A load balancer acts as the “traffic cop” sitting in front of your servers and routing client requests across all servers capable of fulfilling those requests in a manner that maximizes speed and capacity utilization and ensures that no one server is overworked, which could degrade performance.

  • Distributes loud
  • Large scale implementations
  • Fault tolerance
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does a load balancer do?

A

It distributes via servers, and configs the load across the servers in the middle of them. If one goes down it accommodates with another etc.

  • Caching
  • QoS prioritisation
  • Encryption
  • Content config, application-centric balancing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly