From the course: Google Cloud Platform for Enterprise Essential Training

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Cloud Spanner

Cloud Spanner

- [Instructor] Cloud Spanner, as it says here, is the only enterprise-grade globally distributed and strongly consistent database service, was built for the cloud specifically to combine the benefits of relational database structure with non-relational horizontal scale. It's very unique in that it combines the ability to have transactions or transactionally consistent applications. It uses SQL queries and a relational tabular structure with the scalability that you are going to typically associate with non-relational or no SQL databases. It really is unique and it's not for every solution, but it is a powerful service. This is a sketch note from one of the Google developer advocates, and it really explains some of the internal workings. I highly recommend that you also read the associated white paper on the Paxos algorithm which explains the global consistency shown in the bottom left using true time. Spanner is used…

Contents