Systems | Development | Analytics | API | Testing

November 2024

How to migrate from Kafka to Confluent Cloud with limited downtime

In this short video, a Confluent Solutions Engineering will run through the high-level steps on how to get started with your migration. And even better, once you’re done watching, you can download our comprehensive migration kit for a step by step guide of everything I’ve talked about and more.

Seamlessly Connect IoT Data Streams: Integrating Confluent Cloud with AWS IoT Core

Raw data from IoT devices, like GPS trackers or electronic logging devices (ELDs), often lacks meaning on its own. However, if combined with information from other business systems, such as inventory management or customer relationship management (CRM), this data can now provide a richer, more complete picture for more effective decision-making. For example, combining GPS data with inventory levels can optimize logistics and delivery routes.

CDC and Data Streaming: Capture Database Changes in Real Time with Debezium PostgreSQL Connector

In today's data-driven world, staying ahead means acting on the most up-to-date information. That's where change data capture (CDC) comes in. CDC is a design pattern that tracks your database tables, capturing every row-level insert, update, and delete as it happens. This real-time monitoring allows downstream systems to react to changes instantly, without batch-based updates and resource-intensive full scans.