151. Getting Started with Ruby and an AWS Managed Kafka Server (fuzzyblog.io)
I am in the position of building a data pipeline that looks like this: Kafka as the core repository using an AWS Managed Kafka Server A data feed from Twitter feeding into Kafka using the ruby-kafka gem from Zendesk Python Machine Learning routines processing the data in Kafka and outputting it to S...