Apache Kafka and Python

preview_player
Показать описание
Code and data go together like tomato and basil; not many applications work without moving data in some way. As our applications modernise 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 it 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 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:

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

I wish every tutorial on YT would be that well presented and clear. Thanks for the effort!

t.f.
Автор

Excellent video presentation and very nice technical content explained.
+1 like and +1 subscriber.

Thank you.

talktotask-ubfh
Автор

This is the best Kafka tutorial I've seen. Inspiring work. Thank you.

sashakhalikov
Автор

The best explanation I have seen about Kafka

nachoeigu
Автор

This was so comfortable to watch and easy to grasp the concept with the analogy presented. Well done.

sirharis
Автор

I cannot believe that this channel stopped doing videos at all. Excellent explanation! I will surely follow you!

danielmijailalpistesarmien
Автор

Thank you. Wonderful content with clear and understandable explanation on the basics.

naveenbanappa
Автор

Exactly what I needed for a project, thanks!

smtek
Автор

You presentation, and the way of explaining each slides is amazing.

kajalmishra
Автор

Thank you for your tutorial. Very clearly presented!

BenjaminKelm
Автор

Hi! Thanks for the great explanation! Can you share theese jupyter notebooks?

volodink
Автор

excellent presentation, thanks for the tips.

daqa
Автор

Thank you for a great explanation, Francesco :)

michastachowski
Автор

Thank you for the great explanation, very detailed, I wonder if there is any possibility to download the code for educational purposes

saddamkhadra
Автор

Can you guide me anywhere I will get code for practice purpose, thanks

vinodsingh
Автор

Concerning this.. How would Kafka already initiate a primary key on the sink table? Would it be better to create the sinks first?

victoriwuoha
Автор

i wish i knew about this kafka shit before, i made a similar thing with websocket for fast component communication. lol

sourav_-_
Автор

Hi, how do I close consumer for indefinitely waiting for the message?

I tried this
for message in consumer:
...
consumer.close()

but consumer is keep waiting for msg even though there are no msg in the queue

RahulChauhanart
Автор

Could you make a video how to use Kafka peek or how to do something like kafka peek using Python?

gleblobinsky
Автор

Avoid pizza all'ananas and pizza al cioccolato hahaha, love from Italy

badrelmazaz