Using Kafka in your python applications

By Oleksandr Tarasenko

Elevator Pitch

To date, Kafka is one of the most in-demand products in large distributed systems and projects. In my talk, I would like to present a few real cases of using the stack of the python and Kafka that helped us get things done. Also, I am to reveal problems occurred while integrating the new tool.

Description

Talk about real examples and Kafka solutions for our high-load python project

Intro to Kafka in the Python world

  • Project goals and numbers
  • Time before Kafka
  • First experience
  • Streaming
  • Kafka like data transfer buffer
  • Third-party data storage
  • Future plans

For every part, I will provide metrics, graphics, numbers, problems and solutions.