Advent of 2025, Day 21 – SQL Server 2025 – Change Event Streaming – part 2
Part 2 of a tutorial on setting up Change Event Streaming in SQL Server 2025, focusing on Azure Event Hub configuration and database setup.
Part 2 of a tutorial on setting up Change Event Streaming in SQL Server 2025, focusing on Azure Event Hub configuration and database setup.
A curated collection of tech articles covering design systems, data platforms, real-time alerts, microservices, and IoT security.
Argues that 'Stream vs. Batch' is a misleading dichotomy; the real distinction is between 'Push vs. Pull' semantics in data processing.
Argues that 'Streaming vs. Batch' is a misleading dichotomy; the real distinction is between push and pull data semantics in processing systems.
A technical guide on joining two data streams using Apache Flink SQL, including code examples and practical considerations.
A technical guide on installing Apache Flink's Kubernetes operator and deploying your first Flink job, with a focus on automation and setup.
A former Debezium lead argues that Change Data Capture (CDC) is a feature within larger data platforms, not a standalone product.
A monthly roundup of news, talks, and developments in data streaming, Apache Flink, Kafka, and related technologies from September 2024.
A recap of the 2024 Current conference on data streaming, covering keynotes, product updates, and talks on Apache Flink and related technologies.
A monthly roundup of news, articles, and developments in data streaming, stream processing, and related technologies like Apache Kafka, Flink, and Paimon.
A monthly roundup of news and resources on stream processing, Apache Flink, Kafka, and data engineering from industry experts.
Overview of Apache Flink sessions at Kafka Summit London 2024, covering streaming data processing, SQL, checkpoints, and AI integration.
A monthly roundup of articles and resources on stream processing, Apache Flink, Kafka, and SQL for data engineering and real-time analytics.
Exploring the two JDBC driver options for connecting to Apache Flink: the new Flink JDBC driver and the Hive JDBC driver via the SQL Gateway.
A developer's guide to installing PyFlink, detailing the process and troubleshooting common Python dependency errors encountered along the way.
A hands-on guide exploring the Apache Flink SQL Client, covering setup, result modes, and running basic queries in a local cluster.
A developer's personal journey and structured plan for learning Apache Flink, a stream processing framework, starting from the basics.
Interview with Redpanda Data founder Alex Gallego on building a high-performance data streaming platform, his career journey, and supporting minorities in tech.
A technical guide on using the FilePulse connector to stream CSV data into a Kafka topic on Confluent Cloud.
Explains how to use Kafka Connect's RegExRouter SMT to rename topics for source connectors and target objects for sink connectors.