Trying out WarpStream as a Kafka alternative with Debezium.
Make an insecure connection from Debezium to WarpStream using plain text
Make a secure connection from Debezium to WarpStream Serverless - using SASL
Connect Debezium to WarpStream using Avro serialization and Apicurio schema registry
Connect Debezium securely to WarpStream using Avro serialization and sink the data to S3 in Parquet format
In each folder, an example docker-compose.yml file is provided that launches a mariadb and a debezium container.
A connector can then submitted to Debezium which will tell it to read from Mariadb and push events to WarpStream.