Kafka Connect
Kafka Connect MongoDB Sink Connector
Hello 👋,
In this article we’re going to build a data pipeline that connects Kafka to MongoDB.
In short, we’re going to add a MongoDB Sink connector to a Kafka Connect cluster and run a MongoDB instance in Docker to test the connector.