Re: Kafka for IoT ingestion pipeline

2023-02-26 Thread Brebner, Paul
Paolo, Hi, that sounds like a perfect use case for Kafka, probably in conjunction with Kafka Connect and maybe Kafka streams to. I've built some demo Kafka IoT applications over the last 6 years, you may get some ideas from them. Summary of blogs here: https://www.linkedin.com/pulse/complete-

Re: Kafka for IoT ingestion pipeline

2023-02-24 Thread Pere Urbón Bayes
Hi Paolo, for use cases, high-level view you can read https://www.confluent.io/blog/iot-streaming-use-cases-with-kafka-mqtt-confluent-and-waterstream/ (disclaimer, this is marketing material from a vendor, but would be a good high level view of real cases). from your other question: > I'm wonde