Dynamo: Amazon's Highly Available Key-Value Store, Giuseppe DeCandia, Deniz Hastorun, Michael Jampani, Gunavardhan Kakulapati, Avinash Lakshman, Alex Pilchin, Swaminathan Sivasubramanian, Peter Vosshall, and Werner Vogels, 2007SOSP '07: Proceedings of the ACM Symposium on Operating Systems Principles (ACM)DOI: 10.1145/1294261.1294281 - The seminal paper describing Amazon's distributed key-value store, a foundational work that introduced concepts like eventual consistency and conflict resolution, crucial for understanding distributed NoSQL systems.