I’m learning Kafka and creating a POC where I need to sink Kafka topics data to S3 and from S3 to Kafka(another cluster).
I see connectors are there from confluent but seems those are commercialized and I don’t want to pay now for a POC, is there any non-commercial process available ? I do not want create my own Kafka connector.