How to Integrate Yugabyte CDC Connector with Redpanda
In this blog post we will walk through, in five easy steps, how to integrate YugabyteDB Change Data Capture with Redpanda and why Redpanda might be a better solution than Kafka.

In this blog post we will walk through, in five easy steps, how to integrate YugabyteDB Change Data Capture with Redpanda and why Redpanda might be a better solution than Kafka.

This blog provides steps to easily stream CDC data from YugabyteDB Anywhere to Azure Synapse Analytics workspace with the help of Azure offerings such as Event Hubs and Azure Data Lake Storage (ADLS) Gen2.

See how to utilize the YugabyteDB CDC Connector to process data stored as protobuf encoded binary in microservices. We cover the steps involved in storing the data and how it can be efficiently processed in other microservices.

Learn how to configure content-based routing for the YugabyteDB Change Data Capture (CDC) connector. Instead of streaming all change data capture events from a table into a single Kafka Topic, you can reroute an event to other Kafka Topics based on its content. An example use case for this is complying with GDPR regulations, where data needs to be geolocated based on an event’s content.

In this blog, we’ll walk through how to integrate YugabyteDB with a real-time OLAP database-Apache Pinot-using the YugabyteDB Change Data Capture (CDC) connector.

In this blog, we will explore how to set up the metrics dashboards for YugabyteDB’s CDC operations and how to use them to monitor those operations. We will also explore the behavior of these metrics under various scenarios.

Aliqyan Tapiai shares his experience as an intern at Yugabyte working on a project team for YugabyteDB Managed. He talks about the interview process, his project, and some fun things he got to do as well!

In this blog, we will explore how YugabyteDB Change Data Capture (CDC) and open table formats like Apache Iceberg can be used to build data lakes in Amazon S3 using a single copy of the data and achieve low data ingestion latency while avoiding costly rewrites to support updates/deletes and schema evolution.

We are committed to delivering new YugabyteDB distributed database capabilities that enhance the Microsoft Intelligent Data Platform experience for our joint customers by dramatically simplifying the process to connect YugabyteDB with Microsoft Azure Synapse Analytics.

In this blog, we explore how to stream data from YugabyteDB’s Change Data Capture feature to Snowflake using SnowflakeSinkConnector on Confluent cloud via Kafka connect.