July 22, 2021
Inside Apache Druid’s Storage and Query Engine
This talk will dive into the fundamentals of Apache Druid by exploring the inner workings of a single data server. We’ll cover how Apache Druid stores data, what kinds of compression it uses, how it indexes data, how the storage engine is linked with the query processing engine, and how the system handles resource management and multithreading.