Introduction to Schema Registry in Kafka | Part 1

preview_player
Показать описание
Schema Registry is a simple concept but it's really powerful in enforcing data governance within your Kafka architecture.

This video explains fundamental concepts related to Kafka Schema Registry.

Install Conduktor Desktop on Mac OS X, Windows or Linux--

Check this playlist for more Data Engineering related videos:

Apache Kafka form scratch

Snowflake Complete Course from scratch with End-to-End Project with in-depth explanation--

🙏🙏🙏🙏🙏🙏🙏🙏
YOU JUST NEED TO DO
3 THINGS to support my channel
LIKE
SHARE
&
SUBSCRIBE
TO MY YOUTUBE CHANNEL
Рекомендации по теме
Комментарии
Автор

This is exactly what i have been looking to know about Avro SR, Excellent, Thanks.

ADayinMyBrain
Автор

To be honest. I have been searching for a clear explanation on this Schema registry topic in many video. But your explanation was the best of best!

manojt
Автор

Best video out there !! I have been searching about the topic a lot, fortunately got this video, so good and easy to grasp the way you explained w diagram and explanation.

jeetkp
Автор

Man, the way you elucidate the topic is pretty amazing. You cleared all my concerns related to this topic. Thanks

SHINEUPTILLAST
Автор

Really great explanation and keep up the good work. This really helps.

dineshkarunanithi
Автор

Thank you. You teach well. Best of luck :)

sagar
Автор

Great, finally understood schema registry in very simple way
Thank hou so much ❤

rabindrajaiswal
Автор

Really great explanation. Could you please make some video around subject name schema strategy when we have to support multiple schemas under one topic using python code examples?

snehikpodder
Автор

Hi, May I know schema registry can we implement using windows as well. where can we get files, schema-registry-run-class and schema-registry-start files for windows.

anilsangula
Автор

Sir I'm going to create one poc using lamda, redshift, glue, s3 so I want to generate huge ammount of data for batch as well as streaming can you please make video how we can generate huge ammount of data

rahulkakade
Автор

#KnowledgeAmplifier thanks a lot bro. any vid on CONDUCTOR ?

SpiritOfIndiaaa
Автор

Where will that topic be saved on the computer?

ohuuthai
Автор

Nice video . One question though ..
If schema validation is already happening at producer level . What are the chances or in which scenario does the schema validation can fail at consumer side ?

sanjaybedwal
Автор

It is not well explained. Always should be an example of failure. This video makes it hard to imagine when consumers can fail to parse the message. Following the video, it says that the consumer get an ID of the schema from the message itself. So how is it possible that the message will not match the schema if the message will not be published with this ID in case of mismatch in the first place?

andreybraslavskiy