About me

Software Engineer with a main interest into data analytics.

  • I worked 7 years in QoS/QoE domain applied to telecoms where I started as an Embedded Engineer to finally become a Data Engineer. Today my true interest relies into building scalable data infrastructures that address game changing use cases.

“The best minds of my generation are thinking about how to make people click ads. That sucks.” – Jeff Hammerbacher

Experiment simple rust kafka collector

Table of Contents Introduction to Kafka and the role of a collector Prerequisites for implementing a Kafka collector using Rust Setting up the Kafka collector project in Rust Implementing the Kafka collector Testing and deploying the Kafka collector Conclusion and next steps Implementing a Kafka collector using Rust Introduction to Kafka and the role of a collector Kafka is a distributed streaming platform that allows applications to publish and subscribe to data streams in real-time....

8 min · 1682 words · Gerald Latkovic