System Design: Apache Kafka In 3 Minutes

preview_player
Показать описание

Animation tools: Adobe Illustrator and After Effects.

Checkout our bestselling System Design Interview books:

ABOUT US:
Covering topics and trends in large-scale system design, from the authors of the best-selling System Design Interview series.
Рекомендации по теме
Комментарии
Автор

Thanks for the video mate now I can add Apache Kafka to my resume

dhirajnavale
Автор

Kafka is one of my favorite pieces of technology. I’ve successfully used it in several projects as a streaming queue and event bus, in a microservices setting, and it’s a joy to work with. Since it tracks what has been consumed with an offset, it greatly simplifies distributed, high-volume writes, and gives you great confidence in data consistency (eventually) ;) Highly recommend!

VincentJenks
Автор

Really great overview - precise and succinct!

gcbadger
Автор

I would like to know how these types of animated videos are created

nachiketkanore
Автор

0:58- "this sets it apart from simpler messaging systems". What sets it apart from simpler messaging systems? The fault tolerance that you mentioned right before that sentence? In what sense is it fault tolerant? By being distributed and holding messages across multiple nodes?

ak-otwn
Автор

@fireship is sweating bullets right now

roywastaken
Автор

I really love your videos. I have subscribed to bytebytego and continue to learn from the content you share. I have one question about your video animation. What do you use to animate the system design animations in this video explanation of Kafka. I have a presentation and I would love to do something like that for my presentation. Thank you.

mestlabs
Автор

Hello Alex,
I love your style of presenting. could you share which bunch of softwares you use for your lectures ?

shadabbahadara
Автор

Celery with Java? or RabbitMQ with Java?

Newascap
Автор

Great description. What software is used to do these diagrams

bhupendrasinhthakre
Автор

Yoy are awesome. thanks for sharing such a deep knowledge

vikasjaiswal
Автор

What's the difference of Kafka vs Any other Queue messaging system?

nukedeadx
Автор

You can explain full details of Tomcat Apache service, please

bthvjtt
Автор

Excellent work how you make bits and packets moving and these animated flowgraphs? Which software?

edutech
Автор

Hello, thanks for providing us with these fantastic presentations. I will be very 0:26 if you kindly send me these files. Anyway, it will be appreciated if you let me know the way and method these files are produced.

raminaboohamzeh
Автор

Great overview! kudos! If Kafka should not be used for Low Latency then what is the best tech/tool to use for Low Latency Systems or Financial Markets Trading? I would appreciate if you could create a video on Low Latency System Designing?

OmkarK
Автор

Why the name. Is there a connection to the famous writer? I don‘t see any connection to one of his stories and I read quite a few of them. Probably no connection there.

makimikkelson
Автор

Thanks for the video, great explanation. Not sure if it’s correct to call it real-time streaming though, normally it would refer to websockets while event driven systems can be quite slow.

minntzu
Автор

How and why am I subscribed to this channel and I didn't subscribe to here? I've been experiencing this quite a bit on YouTube. I really need to write to YouTube about this because I didn't subscribe and yet I got a notification and when I checked I'm subscribe to here.

UNLOCKCONNECTIONS
Автор

Anything about alternatives or competitors to kafka?

znx