Grokking System Design Fundamentals
Ask Author
Back to course home

0% completed

Vote For New Content

Why is a least bandwidth approach useful specifically in CDNs

Sid D

Apr 21, 2025

0

45

0

Apr 21, 2025

How is IP hash LB useful for geographic affinity?

Sid D

Apr 21, 2025

3

46

2

Jul 26, 2025

Why is it stated that maintaining active connections state, session state is maintained ?

Aldemar Hernández

Mar 4, 2025

0

38

1

Apr 11, 2025

What about consistent hashing algorithm?

nikhil.learningspace

Feb 19, 2025

0

39

0

Mar 12, 2025

Load utilization of the least connections algo

Himanshu Gupta

Jan 14, 2025

0

62

1

Jan 18, 2025

why least connections have a use case of stateful application

Raj Kumar Nishad

Dec 1, 2024

6

99

2

Apr 21, 2025

Why Least Bandwidth algorithm is better for Real-Time Applications?

Dimitri P.

Aug 29, 2024

0

136

1

Aug 30, 2024

Diff between High Availability and Reliability

bhairava s

Jul 28, 2024

0

94

0

Jul 28, 2024

Load Balance : Are they multiple machine

Sandeep Verma

Jul 22, 2024

0

79

1

Oct 31, 2024

common cons across the load balancer algo topic - server health or response time.

anas.beit

Jul 9, 2024

0

45

0

Jul 9, 2024

Weighted in round robin and least connections

ali ahmed

Apr 13, 2024

0

89

1

Jun 30, 2024

What is the difference between server capacity and workload?

Shishir

Mar 3, 2024

2

141

1

May 12, 2025

Why choose Random over Round Robin or vice versa?

reagankm

Jan 5, 2024

6

234

2

Mar 18, 2024

On this page

  1. Round Robin

Use Cases

  1. Least Connections

Use Cases

Comparison to Round Robin

  1. Weighted Round Robin

Pros

Cons

Use Cases

  1. Weighted Least Connections

Pros

Cons

Use Cases

  1. IP Hash

Example

Pros

Cons

Use Cases

  1. Least Response Time

How Least Response Time Load Balancing Works

Pros

Cons

Use Cases

  1. Random

Pros

Cons

Use Cases

  1. Least Bandwidth

Pros

Cons

Use Cases

  1. Custom Load

How Custom Load Load Balancing Works

Pros

Cons

Use Cases