Custom transformations in Kafka Connect offer a powerful approach to manipulate data within connectors, allowing for tasks such as replacement,
Continue readingCategory: kafka connect
Kafka Connect – Custom REST extension
We explored the usage of different layers of Kafka Connect in the first post. Now, let’s delve into creating custom
Continue readingKafka Connect: Understanding Converter, Transformer, and Connector Layers
Introduction Kafka Connect provides flexibility, but at the same time, it’s necessary to understand the internal structure with different layers
Continue reading