The MigratoryData product includes a connector that lets you integrate MigratoryData and Apache Kafka easily, with no coding. The MigratoryData connector for Kafka is built using the Kafka Connect API. You can configure the MigratoryData connector for Kafka either as:
- Sink Connector to publish messages from Kafka to MigratoryData, or
- Source Connector to publish messages from MigratoryData to Kafka
Like any other Kafka connector built using the Kafka Connect API, the MigratoryData sink/source connector for Kafka is deployed as one or more sink and source tasks across the workers of the Kafka Connect service as exemplified in the following diagram:
This guide provides information on how to install and configure the MigratoryData connector for Kafka either as a Sink connector or a Source connector.