Learn Kafka in 10 Minutes | Most Important Skill for Data Engineering

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 มิ.ย. 2024
  • Combo Package Python + SQL + Data warehouse (Snowflake) + Apache Spark: com.rpy.club/pdp/yYnEMzLOX?pl...
    USE CODE: COMBO50 for 50% off
    Learn more about courses here - datavidhya.com/courses
    Code used in video - github.com/darshilparmar/kafk...
    Apache Kafka is one of the most important skills to learn as a Data Engineer,
    Top companies use Kafka to process real-time data streams and give you a better experience, let's quickly explore how it works!
    DISCLAIMER: I understand a 10min video does not teach you everything but getting a quick overview can help you navigate courses/books/docs easily when you get started
    👦🏻 My Linkedin - / darshil-parmar
    📷 Instagram - / darshilparmarr
    🎯Twitter - / parmardarshil07
    🌟 Please leave a LIKE ❤️ and SUBSCRIBE for more AMAZING content! 🌟
    3 Books You Should Read
    📈Principles: Life and Work: amzn.to/3HQJDyP
    👀Deep Work: amzn.to/3IParkk
    💼Rework: amzn.to/3HW981O
    Tech I use every day
    💻MacBook Pro M1: amzn.to/3CiFVwC
    📺LG 22 Inch Monitor: amzn.to/3zk0Dts
    🎥Sony ZV1: amzn.to/3hRpSMJ
    🎙Maono AU-A04: amzn.to/3Bnu53n
    ⽴Tripod Stand: amzn.to/3tA7hu7
    🔅Osaka Ring Light and Stand: amzn.to/3MtLAEG
    🎧Sony WH-1000XM4 Headphone: amzn.to/3sM4sXS
    🖱Zebronics Zeb-War Keyboard and Mouse: amzn.to/3zeF1yq
    💺CELLBELL C104 Office Chair: amzn.to/3IRpiL2
    👉Data Engineering Complete Roadmap: • Data Engineer Complete...
    👉Data Engineering Project Series: • Data Engineering Proje...
    👉Become Full-Time Freelancer: • Best Freelancer Series...
    👉Data With Darshil Podcast: • Podcast Series - Data ...
    ✨ Tags ✨
    ✨ Hashtags ✨
    #dataengineer #apachekafka #aws

ความคิดเห็น • 59

  • @DarshilParmar
    @DarshilParmar  21 วันที่ผ่านมา +9

    Don’t forget to LIKEEEE

    • @geonpeter8434
      @geonpeter8434 20 วันที่ผ่านมา

      Never... Never Forget to 👍

  • @ayesamson
    @ayesamson 13 วันที่ผ่านมา

    Great overview. Well done!

  • @harishbala5958
    @harishbala5958 20 วันที่ผ่านมา

    Great content to understand what Kafka is and it's components and how they work together

  • @sudarshanmhaisdhune1039
    @sudarshanmhaisdhune1039 19 วันที่ผ่านมา

    Top video! in such short time, you explained it clearly, Darshil!

    • @DarshilParmar
      @DarshilParmar  19 วันที่ผ่านมา

      Glad you liked it!

  • @ramanom233
    @ramanom233 21 วันที่ผ่านมา +5

    Very good content, looking for more videos...

  • @saranshkaushik8259
    @saranshkaushik8259 21 วันที่ผ่านมา +1

    Wow I was just looking for this !

    • @DarshilParmar
      @DarshilParmar  21 วันที่ผ่านมา +1

      Glad you found it

  • @plearn9722
    @plearn9722 21 วันที่ผ่านมา +3

    Thanks for the video. It was useful.

  • @kondurisanthoshtharun276
    @kondurisanthoshtharun276 19 วันที่ผ่านมา

    Best one, Please explain indepth architecture in Kafka!!! Love to hear more!

  • @CallMeYoursBabe
    @CallMeYoursBabe 21 วันที่ผ่านมา +1

    love this content, keep making it sir ❤

  • @mukulbatham7318
    @mukulbatham7318 19 วันที่ผ่านมา

    Thank you ❤❤ It was really helpful 🎉.

    • @DarshilParmar
      @DarshilParmar  19 วันที่ผ่านมา

      You're welcome 😊

  • @Real_Intelligence
    @Real_Intelligence 21 วันที่ผ่านมา

    Great content vro.. build a video series of the format. Killed it 🫡

  • @Vikasptl07
    @Vikasptl07 18 วันที่ผ่านมา +1

    For data engineers scope is mostly limited to consumption side and rarely you write to topics as producers (for specific use cases) . Most of the complexity of setting up kafka and micro service should be handled by source systems. Consumer should only worry about consuming those events and setting up pipelines which is pretty easy.

  • @sharaths5487
    @sharaths5487 18 วันที่ผ่านมา

    Great stuff, could you also explain how to handle DLQ messages and consumer lag in sink connector

    • @DarshilParmar
      @DarshilParmar  18 วันที่ผ่านมา

      Will create some tutorial on this

  • @sohamshah4666
    @sohamshah4666 17 วันที่ผ่านมา

    This Explanation was best , Can we get same for apache nifi?

  • @sarbjeetsinghpal6321
    @sarbjeetsinghpal6321 21 วันที่ผ่านมา +1

    Nice information thanks ❤

  • @alexiojunior7867
    @alexiojunior7867 17 วันที่ผ่านมา

    great content and i have been looking at your content for years now, i still learning but i feel like something is missing, like a real life project , real time processing where one can use kafka,pyspark , orchastrated by airflow and the data goes in a medallion achitecture then transformed by dbt and then deployed in production using ci/cd ,and then monitor the dags using promethus and grafana ,something of that sort and then mayb deploy it on gcp or aws

  • @sohamshah4666
    @sohamshah4666 15 วันที่ผ่านมา

    Hello Darshil is great to watch this content and learn some new concept each day.
    Can we get the same for Apache Hadoop , Apache Nifi the more reliabe tools which are ongoing used in Data engineering Projects
    Thank you!

  • @crystalllake3158
    @crystalllake3158 15 วันที่ผ่านมา

    Hi Darshil
    First of all , Great Content !
    I am trying to replicate the steps as the video , and it works fine from the terminal. Messages sent from the producer is displayed at consumer end.
    But when I'm trying to run it with the producer/consumer scripts , the consumer does not receives the messages.
    Any idea why ? Both containers(kafka & zookeeper) are on the same bridge n/w on same subnet.

  • @user-yd3zk4hb1o
    @user-yd3zk4hb1o 7 วันที่ผ่านมา +1

    Can you please come up with Kafka end to end series for your people...

    • @DarshilParmar
      @DarshilParmar  4 วันที่ผ่านมา +1

      will be launching course on this soon

  • @abhishekjaiswal5788
    @abhishekjaiswal5788 21 วันที่ผ่านมา +3

    Go deeper into architecture and implementation of Kafka. Great video!

    • @DarshilParmar
      @DarshilParmar  21 วันที่ผ่านมา +2

      Thanks, will do!

    • @ManishSharma-fi2vr
      @ManishSharma-fi2vr 21 วันที่ผ่านมา +2

      Please consider this request from my side as well.

    • @DarshilParmar
      @DarshilParmar  21 วันที่ผ่านมา +2

      @@ManishSharma-fi2vr Sure

    • @madukomablessed4712
      @madukomablessed4712 20 วันที่ผ่านมา

      Yes, please go deeper

  • @AshokKumar_2216
    @AshokKumar_2216 21 วันที่ผ่านมา

    What about Google Cloud Pub/sub. Both Kafka and pub/sub are same

    • @DarshilParmar
      @DarshilParmar  21 วันที่ผ่านมา

      Yes it’s similar

  • @lectures3727
    @lectures3727 7 วันที่ผ่านมา

    Hi bhaiya
    Needed a laptop in college and programming i started learning data science and ml but dont do gaming so i didnt take any GPU laptop
    I have 2 options
    First lenovo ideapad pro 5 with 14" ultra 9 H processor 32 gb ram 1 tb ssd and 84 wh battery
    Second is lenovo yoga slim 7i with ultra 7 processor 32 gb ram 1 tb ssd and 65 wh battery
    Both price same
    Which one should i go for?

  • @UjjwalSinghPal-um3pb
    @UjjwalSinghPal-um3pb 18 วันที่ผ่านมา +1

    if i started learning for now than there are very less data engineering internships(if one has data internship it is easy to get a job ,and that person also get hand on experience ) ,,,,so should i do data analyst first only for internship and after that i will study for data engineering for job because it is also a good way , and i need to do an internship because it is in our college criteria , they do not support much if you do not have done internship??
    nice video on kafka

    • @DarshilParmar
      @DarshilParmar  18 วันที่ผ่านมา +1

      Start with any data field that you get, foundation skills are same for all

    • @devparmar7420
      @devparmar7420 15 วันที่ผ่านมา +1

      Hey let's connect and talk more about it

    • @UjjwalSinghPal-um3pb
      @UjjwalSinghPal-um3pb 15 วันที่ผ่านมา

      @@devparmar7420 ok

    • @UjjwalSinghPal-um3pb
      @UjjwalSinghPal-um3pb 15 วันที่ผ่านมา

      @@devparmar7420 ok

    • @UjjwalSinghPal-um3pb
      @UjjwalSinghPal-um3pb 15 วันที่ผ่านมา

      @@devparmar7420 share me your email are you also an student

  • @abhishekn2048
    @abhishekn2048 21 วันที่ผ่านมา +1

    make a full courese on kafaka and snowflake integration

    • @DarshilParmar
      @DarshilParmar  21 วันที่ผ่านมา

      I already have on snowflake

    • @abhishekn2048
      @abhishekn2048 21 วันที่ผ่านมา

      @@DarshilParmar but kafka integration kind of

    • @DarshilParmar
      @DarshilParmar  21 วันที่ผ่านมา

      That will come soon

  • @mayankpatni5639
    @mayankpatni5639 19 วันที่ผ่านมา

    I have done bcom want to enter in it what should i do mtech vs mca

    • @DarshilParmar
      @DarshilParmar  19 วันที่ผ่านมา

      MTech is good option you’ll get in-depth understanding

  • @quiet8691
    @quiet8691 20 วันที่ผ่านมา +1

    What is the work of the zookeeper here?

    • @DarshilParmar
      @DarshilParmar  20 วันที่ผ่านมา

      Manage resources and work on coordination/synchronization
      We are running multiple machines

  • @prashu25925
    @prashu25925 19 วันที่ผ่านมา

    We need a full tutorial on Kafka

  • @hit7090
    @hit7090 20 วันที่ผ่านมา

    Guys remember if you wanna learn kafka, go to documentation section and read it

    • @DarshilParmar
      @DarshilParmar  19 วันที่ผ่านมา

      All time best resource

  • @vignesh004
    @vignesh004 8 วันที่ผ่านมา

    I have some queries what is the way to contact you?