Skip to content

Play with High Availability, Load balancing, and replication

Notifications You must be signed in to change notification settings

Open-Up/openup02_13

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenUp lesson 13

Load-balancing, failover, and replication

Retrieve this presentation online

Interesting readings

About load balancing

Load balancer at Spotify : Part 1 and Part 2

Evaluation of different load balancing strategies

About replication

I want to provide an example of why consensus is needed.

Some of these problems can be ameliorated by improving Elasticsearch’s GC performance and overall responsiveness–but this will only reduce the frequency of split-brain events, not fix the underlying problem. Elasticsearch needs a real consensus algorithm to linearize updates to documents.

By the way, the entire Jepsen blog post list is a must read if you consider being a backend developer, and might still be interresting for full stack developers. Start from the begining.

About

Play with High Availability, Load balancing, and replication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published