In this project, however, we will perform the same task using only the power of Apache Kafka, without relying on NiFi. This method eliminates the dependency on NiFi and requires less processing overhead. Let's get started with the project!
git clone https://github.com/burakugurr/basic-way-cdc-postgresql_to_minio.git
- Apache Kafka
- PostgreSQL
- MinIO
- Jars (Required): Confluent Hub
cd cdc-postgresql_to_minio/Docker
docker compose up