You are here |
blog.thislongrun.com | ||
| | | |
www.adamconrad.dev
|
|
| | | | Ch 9 of my book club review of Designing Data-Intensive Applications by Martin Kleppmann. | |
| | | |
blog.dtornow.com
|
|
| | | | The CAP theorem is too simplistic and too widely misunderstood to be of much use for characterizing systems. Therefore I ask that we retire all references to the CAP theorem, stop talking about the CAP theorem, and put the poor thing to rest Martin Kleppmann In 2000, Eric Brewer introduced the CAP Conjecture during his keynote address Towards Robust Distributed Systems at the Principles of Distributed Computing conference. Brewer posited that a distributed system cannot achieve Consistency, Availability, and Partition Tolerance simultaneously. | |
| | | |
www.allthingsdistributed.com
|
|
| | | | Werner Vogels on building scalable and robust distributed systems | |
| | | |
alexdebrie.com
|
|
| | If you're confused by the CAP theorem, you're not alone. In this post, we walk through some scenarios to see when CAP applies and how to use CAP to consider overall system availability. |