Scaling Your Kafka Streaming Pipeline Can Be a Pain - But it Doesn’t Have to Be! [Kafka Summit 2022]

Scaling Your Kafka Streaming Pipeline Can Be a Pain - But it Doesn’t Have to Be!!
Date : April 25, 2022
Time : 3:00 PM - 3:45 PM BST

Speakers:

  • Opher Dubrovsky, Director BigData, Nielsen
  • Ido Nadler, Big Data Team Lead, Nielsen

Abstract:
Kafka data pipeline maintenance can be painful.
It usually comes with complicated and lengthy recovery processes, scaling difficulties, traffic ‘moodiness’, and latency issues after downtimes and outages.

It doesn’t have to be that way!

We’ll examine one of our multi-petabyte scale Kafka pipelines, and go over some of the pitfalls we’ve encountered. We’ll offer solutions that alleviate those problems, and go over comparisons between the before and after . We’ll then explain why some common sense solutions do not work well and offer an improved, scalable and resilient way of processing your stream.

We’ll cover:

  • Costs of processing in stream compared to in batch
  • Scaling out for bursts and reprocessing
  • Making the tradeoff between wait times and costs
  • Recovering from outages
  • And much more…