This event has already passed

Browse other upcoming events on Tech Jobs for Good's Event Calendar

Distributed SQL Deep Dive:How TiDB’s Architecture Supports Scale and Reliability

Date & Time

Jan. 30, 2024, 1 p.m. - Jan. 30, 2024, 2 p.m.

Cost

$0

Location

Online


Sign Up


Description

Date: January 30th, 2024

Time: 10:00 AM - 11:00 AM PT

Registration Link: https://www.pingcap.com/event/how-tidbs-architecture-supports-scale-and-reliability/

To meet the demands of modern applications, relational databases need a radically new architecture — one designed from the ground up to handle voluminous data and transaction loads, resist different types of failure and function seamlessly during times of peak demand without manual intervention or patchwork scaling strategies.

TiDB is a prime example of this new style of database architecture. As an open-source distributed SQL database, it’s designed for the most demanding applications, scaling out to handle data volumes up to a petabyte in size.

Join Sunny Bains, Software Architect at PingCAP, as he provides expert insights into the architectural features that give TiDB its scalability and reliability, including:

TiDB’s design fundamentals

  • How the Raft consensus algorithm serves as an essential cornerstone for replication
  • How distributed transactions maintain ACID properties
  • How TiDB’s native support for high availability minimizes downtime for critical applications and services
  • TiDB’s wide range of tools and features for disaster recovery

We hope to see you there!

Speaker:

Sunny Bains Software Architect

Sunny Bains is a software architect at PingCAP, the company behind TiDB. He has worked on storage engines for more than 22 years. His first acquaintance with database kernel work was in 2001, when he was tasked with writing a database engine from scratch. In 2006, he joined the Oracle InnoDB team and was the team lead from 2013 . While there, he fixed all the core InnoDB bottlenecks and made it scale to what it is today. Some of his other contributions include parallel scanning of the B-tree, parallel DDL, and the full-text search core.