P99 CONF 2023 | Writing Low Latency Database Applications Even If Your Code Sucks by Glauber Costa

Описание к видео P99 CONF 2023 | Writing Low Latency Database Applications Even If Your Code Sucks by Glauber Costa

Go to https://www.p99conf.io/ for P99 CONF talks on demand and learn more.
. . . . .
All latency lovers are used to the mystical experience of joy coming from aligning data to a cache line size and seeing your latency improve by hundreds of microseconds. But as transcendent as we can become, the laws of physics still apply to us.

That means that there is little we can do when data has to be fetched from across the planet. By putting data close to its users, you can save hundreds of milliseconds and still be faster than the most optimized code, even if your code sucks.

Massive data replication comes with challenges, though: how to keep the costs in check? How to make sure that a semblance of consistency is maintained? What about those pesky regulations that mandate data residency?

In this talk I will explore the Data Edge: a growing movement of databases that are overcoming those challenges to make your data always available where your users are.
. . . . .
P99 CONF is the technical conference for anyone who obsesses over high-performance, low-latency applications. Engineers from Netflix, Google, Meta, Twitter, TikTok, Uber + more will be sharing 50+ talks on topics like Rust, Go, Zig, distributed data systems, Kubernetes, edge, and AI/ML. Learn from experts like Gwen Shapira, Bryan Cantrill, Jon Haddad, Armin Ronacher, Liz Rice & more – for free, from anywhere. Learn more and see P99 CONF talks on https://www.p99conf.io/

Комментарии

Информация по комментариям в разработке