The document provides an introduction to Apache Druid presented by Vaisakh Rajagopal, covering its architecture and key features. Druid is a column-oriented distributed datastore known for sub-second query times, real-time streaming ingestion, and scalability to petabytes of data. It organizes components into distinct roles such as historical, coordinator, broker, indexing service, and real-time nodes, utilizing various storage solutions for deep and metadata.
Related topics: