How to generate a flow of events having a timestamp
, a random {key, value}
pair and publish to Confluent Cloud?
With no line of code. For free.
Let's repeat the excercise from the previous post.
We'll generate a flow of events having a timestamp
, a random {key, value}
pair and publish to Confluent Cloud.
The only difference is that we've to substitute the AWS SQS Write Node by the Confluent Write Node.
With no line of code.