youtube image
From YouTube: OCB: Tune Kafka to speak with (almost) everything - Hugo Guerrero Olivares (Red Hat)

Description

Apache Kafka is getting used as an event backbone in new organizations every day. However, most of the time, connecting to simple third party applications and services becomes a headache that involves several lines of code and additional applications. As a result, connecting Kafka to services is a challenge nobody wants to face.

Wouldn't you like to have hundreds of connectors readily available out-of-the-box to solve this problem? The Camel Kafka Connect project, from the Apache foundation, has enabled their vastly set of connectors to interact with Kafka Connect natively. So, developers can start sending and receiving data from Kafka to and from their preferred services and applications in no time without a single line of code.


In summary, during this session will:
- Go over the list of connectors available as part of the project
- Showcase a couple examples of integrations using the connectors
- Share some guidelines on how to get started with the Camel Kafka Connectors