Operations | Monitoring | ITSM | DevOps | Cloud

Replacing cron jobs and dbt pipelines with ClickHouse Refreshable Materialized Views

For ClickHouse to achieve the speed it's known for, it has historically relied on a trigger-based and incremental architecture for materialized views. This architecture is known to be very efficient but lacks flexibility, such as when working with data that needs to be backfilled rather than append-only.

Elephant in the Room, Episode 1: Working with Long Form Text in PostgreSQL and Django

Welcome to “Elephant in the Room – Presented by Aiven. In this new live series, we dig into the real-world challenges developers face when building modern applications on PostgreSQL, the elephant everyone depends on but few truly understand. Episode 1: Join Jay Miller, Staff Product Advocate at Aiven, and special guest Jeff Triplett, Partner & Engineer at REVSYS and long-time Django community leader, as they explore how developers can harness PostgreSQL’s native text-search capabilities to build faster, smarter, and more efficient applications.

Get Kafka-Nated Episode 3

Join us for Episode 3 of Get Kafka-Nated, where host Hugh Evans sits down with Greg Harris, Staff Software Engineer and the driving force behind KIP-1150, to explore the future of cloud-native Apache Kafka. In this episode, we dive into diskless Kafka — a bold reimagining of Kafka’s architecture that moves data from broker disks to object storage. Greg explains the technical challenges, the operational benefits, and the broader implications for Kafka users.

Open Source & The New Era of AI Data Infrastructure - Aiven for Startups at Slush

There’s a foundational shift underway in the data infrastructure behind AI-native applications. In this fireside chat, we break down the technical requirements that make today’s data infrastructure dramatically different from what it used to be and what builders need to understand to keep up. In this talk, top founders defining the industry, Rebecka Storm, Co-Founder and CPO of Twirl (Acquired by Modal) and Heikki Linnakangas, Co-Founder of Neon (Acquired by Databricks) will dive deep into theme of AI data infrastructure and open source, moderated by Oded Valin (Aiven).

Kafka To ClickHouse in 6min

Learn how to stream data from Kafka into ClickHouse using Aiven’s integration wizard. In this demo, we show you how to generate sample logistics data in Kafka, configure the integration to map Avro-formatted fields, and connect to ClickHouse to view and query the ingested data. We also demonstrate how to create a materialised view in ClickHouse to store and query streamed data efficiently, making real-time analytics fast and easy.