Spanner - Fully Managed Horizontally Scalable Relational DB with ACID Transactions
Offered By: Spring I/O via YouTube
Course Description
Overview
Explore Google's Spanner, a fully managed, horizontally scalable relational database with ACID transactions, in this 49-minute Spring I/O conference talk. Dive into live coding and demos to understand Spanner's core concepts, setup process, and design considerations for creating scalable schemas and queries. Learn about Spanner's unique features, use cases, and how it compares to traditional databases. Witness practical examples of Java implementation, read-only operations, deletes, and Spring Boot integration. Gain insights into Spanner's inner workings, including its use of GPS and TrueTime for global consistency, and discover best practices for schema design and query optimization to handle terabytes of data efficiently.
Syllabus
Intro
What we needed
What is Spanner
Spanner for Cloud
Spanner vs Traditional DB
Spanner use cases
How Spanner works
Epsilon
GPS
Consistency
ReadWrite
Relational Model
One Edition
Writing
Antipatterns
Schema design
Demo
Life Coding
Java
Readonly code
Deletes
Spring Boot Integration
Taught by
Spring I/O
Related Courses
Vector Similarity Search in Spring with Redis StackSpring I/O via YouTube Why Spring Belongs in Your Data Stream - From Edge to Multi Cloud
Spring I/O via YouTube Let's Spring Forth and Stream with Apache Pulsar
Spring I/O via YouTube Architecturally Evident Spring Applications with JMolecules
Spring I/O via YouTube Testing with Spring, AOT, GraalVM, and JUnit 5
Spring I/O via YouTube