Online, USA
Percona’s Founder Peter Zaitsev will present his talk Deep Dive Into Query Performance on a virtual P99 Conf 2022 on October 19-20.
If you look at data store as just another service, the things Application cares about is successfully establishing connection and getting results to the queries promptly and with correct results.
In this presentation, Peter will explore this seemingly simple aspect of working with database in details. He will talk about why you want to go beyond the averages, and how to group queries together in the meaningful way so you’re not overwhelmed with amount of details but find the right queries to focus on.
He will answer the question on when you should focus on tuning specific queries or when it is better to focus on tuning the database (or just getting a bigger box).
He will also look at other ways to minimize user facing response time, such as parallel queries, asynchronous queries, queueing complex work, as well as often misunderstood response time killers such as overloaded network, stolen CPU, and even limits imposed by this pesky speed of light.
About the event.
P99 Conf is the event for developers who care about P99 percentiles and high-performance, low-latency applications.
