KAFKA is in all mouths these days. So I share here, also as a reminder for me, a couple of #KAFKA ressources that looked helpful to me.
TLDR:
Do not use KAFKA for:
-“Little” Data flows (overkill)
-Streaming ETL (handling transformation is a hassle)
-Store and process large files (images, videos, proprietary files, etc.)
https://www.kai-waehner.de/blog/2020/08/07/apache-kafka-handling-large-messages-and-files-for-image-video-audio-processing/
https://www.upsolver.com/blog/apache-kafka-use-cases-when-to-use-not
https://kafka.apache.org/intro
https://docs.confluent.io/kafka-clients/librdkafka/current/overview.html
https://docs.confluent.io/platform/current/clients/librdkafka/html/md_INTRODUCTION.html