Skip to content

Commit

Permalink
Load balancing strategies - image URL fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
poseen committed Aug 31, 2023
1 parent 64d7691 commit a69cb0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion posts/load-balancing-algorithms.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permalink: /posts/2023_08_25_a-few-load-balancing-algorithms

We have an architecture where there are numerous server nodes running and we have to balance the load from the clients.

![Load balancer architecture diagram](./02_load_balancer_design.png)
![Load balancer architecture diagram](./2023_08_25_a-few-load-balancing-algorithms/02_load_balancer_design.png)

We will go quickly through some of the strategies and check their strengths and weaknesses.

Expand Down

0 comments on commit a69cb0a

Please sign in to comment.