DevOps Pro Europe 2022

May 30 - June 3

Workshops

Online

May 24 - 26

Conference

Online

Filipe Oliveira

Positon: Performance Engineer

Company: Redis

Country: Portugal

Biography

Filipe Oliveira is a Performance Engineer at Redis, working on both the enterprise and the open-source products as part of the CTO research group. Before Redis, he worked both on a large-scale retail company and as Grid and Distributed Computing Researcher recurring to advanced computing infrastructures listed in the TOP500 supercomputers list.

Talk

End-To-End Performance Testing, Profiling, and Analysis at Redis

High-performance (as measured by sub-millisecond response time for queries) is a key characteristic of the Redis database, and it is one of the main reasons why Redis is the most popular key-value database in the world.

In order to continue improving performance across all of the different Redis components, we’ve developed a framework for automatically triggering performance tests, telemetry gathering, profiling, and data visualization upon code commit.

In this talk, we describe how this type of automation and “zero-touch” profiling scaled our ability to pursue performance regressions and to find opportunities to improve the efficiency of our code, helping us (as a company) to start shifting from a reactive to a more proactive performance mindset.

Session Keywords

🔑 Databases
🔑 Redis
🔑 Performance
🔑 Profiling
🔑 Observability
🔑 TDD