|
|
|
|
|
by redwood
216 days ago
|
|
A good reminder of how people developing a mental model of adding read replicas as a way to scale is a slippery slope. At the end of the day you're scaling only one specific part of your system with certain consistency dynamics that are difficult to reason about |
|
1. I need to grab some rows from a table
2. Eventual consistency is good enough
And that's a lot of workloads.