Percona Resources

Software
Downloads

All of Percona’s open source software products, in one place, to download as much or as little as you need.

Valkey Contribution

Product Documentation

Why Percona for MongoDB?

Why Percona for PostgreSQL?

Percona Blog

Percona Blog

Our popular knowledge center for all Percona products and all related topics.

Community

Percona Community Hub

A place to stay in touch with the open source community

Events

Percona Events Hub

See all of Percona’s upcoming events and view materials like webinars and forums from past events

About

About Percona

Percona is an open source database software, support, and services company that helps make databases and applications run better.

Percona in the News

See Percona’s recent news coverage, press releases and industry recognition for our open source software and support.

Our Customers

Our Partners

Careers

Contact Us

05/12/2021

Percona Live Online 2021

In modern cloud architectures, the holy grail is to be able to operate across multiple geographic regions concurrently, and tolerate the failure of either an availability zone or an entire region. This is a challenging problem for databases​, which typically requires a tradeoff, such as higher latency for client connections, or a weaker level of consistency. For example, in MySQL​ it is common to use asynchronous replication in order to keep latency low.

In this talk, Ming Zhang will cover TiDB’s approach to geographically distributing data. It includes features such as the ability to schedule data placement to different locations in order to provide low latency, as well as ‘stale reads’ which can read a local copy of data that may be slightly delayed from the primary copy.

Speaker: Ming Zhang – PingCAP