Skip to content
Migrating to open source Kafka.
Sep 9, 1pm SGT. Register
Blog

News, guides, and engineering deep dives.

Practical guidance on Kafka, Flink, Iceberg, and real-time data.

Guides Sep 6, 2026·2 min read

Apache Iceberg: the complete guide

Apache Iceberg is an open table format bringing ACID transactions, schema evolution, and time travel to huge analytic tables in S3. This hub indexes what we've written about running it in production.

Iceberg Sep 6, 2026·2 min read

Iceberg use cases

Companies running Apache Iceberg in production, the architectures behind their deployments, and what to read next. Indexed as we publish new use-case research.

Iceberg Sep 6, 2026·13 min read

How Airbnb uses Apache Iceberg in production

How Airbnb moved its Kafka-fed warehouse ingestion pipeline off Tez and Hive onto Spark 3 and Apache Iceberg, consolidating tables via partition-spec evolution and cutting compute by over 50%.

Iceberg Sep 6, 2026·17 min read

How Apple uses Apache Iceberg in production

How Apple built GDPR- and DMA-compliant row-level deletes on Iceberg tables holding tens of petabytes of data, sourced from a peer-reviewed paper by eight Apple engineers and named conference talks.

Iceberg Sep 6, 2026·14 min read

How LinkedIn uses Apache Iceberg in production

How LinkedIn's OpenHouse control plane governs 300,000+ Apache Iceberg tables holding over an exabyte of data, with automated compaction and cross-region replication.

Iceberg Sep 6, 2026·18 min read

How Netflix uses Apache Iceberg in production

How Netflix moved its S3 data warehouse off Hive onto an Iceberg-only architecture, and how Maestro, Psyberg, and its Cassandra engine lean on Iceberg's own snapshot and partition metadata.

Iceberg Sep 6, 2026·17 min read

How Pinterest uses Apache Iceberg in production

How Pinterest rebuilt CDC ingestion and ML feature backfills on Apache Iceberg, cutting pipeline latency from 24+ hours to minutes and backfill time from 140 days to 26.

Flink Sep 5, 2026·12 min read

How Airbus uses Apache Flink in production

How Airbus's AirSense unit processes more than 2 billion aircraft-position events a day with Apache Flink, fusing multi-provider ADS-B feeds into real-time global flight tracking.

Flink Sep 5, 2026·20 min read

How Alibaba uses Apache Flink in production

How Alibaba built Blink, its internal Apache Flink fork, to handle 4 billion records a second during Double 11, then merged its isolation and checkpointing innovations into Apache Flink 1.9 and 1.10.