Event-driven applications: Apache Kafka and Python | DevNation Day 2021

preview_player
Показать описание
What’s better than a pizza example to show how Python and Apache Kafka, a streaming platform, work together to enable reliable real-time data integration for your event-driven application? Let's dig into problems Kafka is solving, its Python libraries and prebuilt connectors together!

Code and data go together like tomato and basil; not many applications work without moving data in some way. As our applications modernize and evolve to become more event-driven, the requirements for data are changing. In this session we will explore Apache Kafka, a data streaming platform, to enable reliable real-time data integration for your applications. We will look at the types of problems that Kafka is best at solving, and show how to use them in your own applications. Whether you have a new application or are looking to upgrade an existing one, this session includes advice on adding Kafka using the Python libraries and includes code examples (with a bonus discussion of pizza toppings) to use. With Kafka in place, many things are possible so this session also introduces Kafka Connect, a selection of pre-built connectors that you can use to route events between systems and integrate with other tools. This session is recommended for engineers and architects whose applications are ready for next-level data abilities.

Speaker: Francesco Tisiot
Рекомендации по теме
Комментарии
Автор

Thanks, Francesco. This was really helpful.

P.S. I love how you mentioned that pineapple doesn't belong on pizza, but in your other examples there was chocolate pizza, banana pizza, french fries pizza. :wink :pizza

aelttutor
Автор

You are brilliant, thanx for the video

abderrahmanemabroukmerabet
Автор

Please adad a repo so your students can follow along

smtp_yurzx
Автор

I can't eat pineapple, I'm a vegetarian.

kicknotes