A for Apple, B for Ball, C for “CAP Theorem”
Dive into the types of consistency referenced by the CAP theorem, learn how they impact an app, and get the facts re: common myths about eventual consistency.
Dive into the types of consistency referenced by the CAP theorem, learn how they impact an app, and get the facts re: common myths about eventual consistency.
Ever wondered which database Facebook (FB) uses to store the profiles of its 2.3B+ users? Is it SQL or NoSQL? How has FB database architecture evolved over the last 15+ years? As an engineer in FB database infrastructure team from 2007 to 2013, I had a front row seat in witnessing this evolution. There are invaluable lessons to be learned by better understanding the database evolution at the world’s largest social network,
…
Let’s look at the evolution from RDBMSs to NoSQL databases to handle massive data and complex operations.