A SkillsCast for this session is not available.
Relational databases are the product of decades of research and optimisation, but when your business grows so big that a database reaches breaking point, where can you turn? On the other side of the fence are a variety of noSQL databases which sell on scalability and cheaper hardware but come with their own set of issues around schemas, atomicity and consistency.
Since most developers are more familiar with relational databases, in this talk I’ll focus more on a couple of NoSQL options and how they work rather than how to use them. The fun parts are how eventual-consistency is maintained at scale and how they avoid single points of failure and bottlenecks.
In the last section, I’ll go into depth on Google’s Spanner database, which is only just recently available for public use. This follows on well from the NoSQL implementation since it was developed as a direct response to the problems of noSQL storage. Through some cool innovations, Spanner manages to achieve both global consistency and scalability.
YOU MAY ALSO LIKE:
Consistent Storage or Scalable Storage – Why Not Both?
Katie Bell
Freelance Developer Independent