Concept 10 of 21
frameworkCAP theorem
Network breaks. You either answer with maybe-stale data, or you refuse to answer. Pick one.
Definition
In a distributed data system that suffers network partitions, you can guarantee either consistency or availability, but not both at the same time.
Step 1