4. How Kafka Works | Apache Kafka Fundamentals

2024 ж. 20 Мам.
183 917 Рет қаралды

cnfl.io/apache-kafka-101-lear... | In this video we’ll teach you how Kafka works through code overview for a basic producer and consumer; high availability through replication; data retention policies; producer design and guarantees; delivery guarantees; partition strategies; consumer group rebalances; compacted topics; troubleshooting strategies; and a security overview.
After you’ve watched the video, you can take a quick quiz to check what you’ve learned and get immediate feedback here: forms.gle/exmv2J6Y2nXFTN8K8
As always you can visit us here: cnfl.io/kafka-training-certif...
LEARN MORE
► Apache Kafka 101 course: cnfl.io/apache-kafka-fundamen...
► Learn about Apache Kafka on Confluent Developer: cnfl.io/confluent-developer-t...
ABOUT CONFLUENT
Confluent, founded by the creators of Apache Kafka®, enables organizations to harness business value of live data. The Confluent Platform manages the barrage of stream data and makes it available throughout an organization. It provides various industries, from retail, logistics and manufacturing, to financial services and online social networking, a scalable, unified, real-time data pipeline that enables applications ranging from large volume data integration to big data analysis with Hadoop to real-time stream processing. To learn more, please visit confluent.io
#apachekafka #kafka #confluent

Пікірлер
  • You are an AMAZING teacher and a presenter.

    @minakshiloomba@minakshiloomba3 жыл бұрын
  • This was honestly, the best explanation of any technology I've seen on the Internet! Thanks Confluent.

    @azizthanawala4434@azizthanawala4434 Жыл бұрын
  • Don't do this often, but I got to do it here - my complements to the author's great narration/delivery skills.

    @edwardgr1698@edwardgr1698 Жыл бұрын
  • Thanks for a great explanation. This video has definitely answered some of the questions that I had.

    @vnaydionov@vnaydionov2 жыл бұрын
  • Great presentation and clear information. Thank you

    @solomonfekaduhailu@solomonfekaduhailu3 жыл бұрын
  • wow, this was a great presentation.

    @twistedlog24@twistedlog243 жыл бұрын
  • This video answered so many questions I had about Kafka. Awesome!

    @mujkocka@mujkocka11 ай бұрын
  • Fantastic talk, thanks for sharing this with us 👍🏻

    @JohnDoe-ji1zv@JohnDoe-ji1zv Жыл бұрын
  • Beautiful! If nothing else, I'll build a complex piece of architecture, only so "The slide looks easy". :) Jokes aside, this is really helpful. Thanks a ton for putting this together.

    @varunmeta@varunmeta3 жыл бұрын
  • Thanks, Tim, great vid!

    @piotrka2842@piotrka28423 жыл бұрын
  • Thanks for the very interesting presentation! Just enough to start with Kafka! Are the slides shared publicly? Any link please?

    @massyz2968@massyz29683 жыл бұрын
  • That was awesome! Thank you so much!!

    @EliasDeveloper@EliasDeveloper2 жыл бұрын
  • Could you please list the documentation sites from confluent web pages in the description as well?

    @satishkhode26@satishkhode263 жыл бұрын
  • This is unbelievably good !! 😍

    @mahmoudhasan6788@mahmoudhasan67882 жыл бұрын
  • This dude rules, honestly

    @gabrielgian6207@gabrielgian620727 күн бұрын
  • Great tutorials, thank you sir

    @kalyanchakravaty8445@kalyanchakravaty84452 жыл бұрын
  • wow Simply Brilliant !

    @kirubelasfaw136@kirubelasfaw1362 жыл бұрын
  • Great fundamentals series. I am a network guy moving up to the application layers working with banking eservices and Kafka will be one of the carriage horses in my new team, so I needed this overview. I am glad I found this clear and to the point explanation.

    @fixxer47@fixxer472 жыл бұрын
    • U 0:07 😊😂❤😂😂😂😂❤😂😂😂😂😮😂😢😂😂😂

      @SuperDpaver@SuperDpaver8 ай бұрын
    • U 0:07 😊😂❤😂😂😂😂❤😂😂😂😂😮😂😢😂😂😂

      @SuperDpaver@SuperDpaver8 ай бұрын
  • Hi there! 11:13 Why does topic A and Topic B are inside the producer? I guess, they are on the broker side. The video is awesome! I can easily understand the material!

    @suavespade1608@suavespade16083 ай бұрын
  • Amazing.

    @YuliDias-tv5ih@YuliDias-tv5ih Жыл бұрын
  • Thanks for the presentation, i'm starting to learn Kafka, but i have a question about compacted log: How, based on timestamp, the brokers know exactly what is the last value for the key when you talked about compacted log ? If there are multiple brokers on multiple datacenters how the clock synchronization between these brokers is done to avoid a more recent event to be override by a old one ?

    @Chosante@Chosante3 жыл бұрын
  • great talk

    @sylwiawojda7685@sylwiawojda7685 Жыл бұрын
  • Does it make sense to consume a compacted log? It’s not event driven anymore, more like snapshots

    @giangnamk@giangnamk2 жыл бұрын
  • Can we get the links provided at 26:25? cannot click, or copy those links

    @crajeshwnp@crajeshwnp3 жыл бұрын
  • Consumer Application is POLLING. What is this Polling actually? Connection to Kafka Server, its Client Server Connection? Polling connection thread ever gets expired? Its kind of PULL events/messages? Please suggest. Thank You.

    @varungupta6596@varungupta65963 жыл бұрын
  • So if we alwas write to and read from LEADER partition why you sai in a previous video that partitioning is a way how scaling worka in Kafka. Its not about scaling, but about durability. In orther words partitioning does not give us increased performance of message number which might be processed per second. Right?

    @MrRomanvideo@MrRomanvideo5 ай бұрын
  • Super

    @mohanvoleti@mohanvoleti3 жыл бұрын
  • Since the segments are continually removed from the head of the partition queue, how does the Kafka maintain the correct index offset after a segment expires ? Here is what I mean: as the segment with 0 offset expires, do the other segments get to keep their indexes, or the segment 1 will become the new head segment with offset 0 ?

    @sapientum8@sapientum82 жыл бұрын
    • Using zookeeper

      @pk062@pk062 Жыл бұрын
  • Yeah, but I want exactly-once delivery from a Kafka consumer to an external API :v

    @qm3ster@qm3ster2 жыл бұрын
  • Set the speed to 0.75

    @firewatermoonsun@firewatermoonsun3 жыл бұрын
  • 8:42, when a broker dies and a new partition elected as the leader, how can we guarantee that no data is lost? Those messages sent to the dead broker but not replicated to its followers yet, are lost, aren't they?

    @a.j.ltargaryen5995@a.j.ltargaryen59953 жыл бұрын
    • Depends on your ack settings, if NONE or LEADER yes, possible data loss, but if ALL, followers already have a copy.

      @dr0bert@dr0bert2 жыл бұрын
  • Hello. Can we have the slides please?

    @Greatfulone@Greatfulone2 жыл бұрын
  • I see a lot of dad-jokes on this one. Learnt a few for my child.

    @Bhuv-@Bhuv- Жыл бұрын
  • 11:00 bro I if everything was fine, I wouldn't be here. Great explanation tho!

    @vicentecoopman97@vicentecoopman972 жыл бұрын
  • Congratulations folks: if you’re watching this video than you’re ready to transit to the Senior Engineer level

    @wizzard211@wizzard2112 жыл бұрын
    • But actually new grads who can’t find a job ;(

      @enuo4373@enuo43733 ай бұрын
  • “Is the disc on fire?!” :)

    2 жыл бұрын
  • Talking about GDPR... if a customer asks me to wipe it's data out, how would I deleted events originated by this user once Kafka's logs are immutable? 🤔

    @michaelpacheco7421@michaelpacheco74212 жыл бұрын
    • Just spitballing, encrypt all user messages with a cryptographic hash function. Retain the key for that user's hash for the lifetime of their account. Use that key to decrypt that user's messages when consuming them. Then throw the key away when and if they ask to be forgotten or delete their account. Messages can then stay in the log but are no longer readable by anyone because the key is gone. Don't listen to me, literally never solved this problem before, but I imagine others have worked around log immutability without the cost of, well, mutating a log. I bet there are open source libraries or blog posts out there that have some better solutions baked in already.

      @TimothyRourke@TimothyRourke2 жыл бұрын
  • Compacted Topics are more subjective

    @user-dz4rj5mo6t@user-dz4rj5mo6t6 ай бұрын
  • could we have a link for sharing slide???

    @zhaobryan4441@zhaobryan44412 жыл бұрын
  • how come it has only 258 likes?

    @debasishraychawdhuri@debasishraychawdhuri3 жыл бұрын
  • This course would be so much better if the speaker would not change tone, volume, and speed of his voice so frequently.

    @yasyas2255@yasyas22552 ай бұрын
KZhead