# CAP Theorem
CAP is an acronym that stands for Consistency, Availability and Partition Tolerance. According to CAP theorem, any distributed system can only guarantee two of the three properties at any point of time. You can't guarantee all three properties at once.
Free Content
What is CAP Theorem?
What is CAP Theorem?
CAP Theorem - Wikipedia
An Illustrated Proof of the CAP Theorem
CAP Theorem and it's applications in NoSQL Databases