Kafka Architecture | Kafka Tutorial Interview Questions

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ย. 2024
  • As part of this video we are covering Kafka Architecture, kafka brokers,kafka topics,kafka partitions, kafka consumers,kafka benefits.
    Please subscribe to our channel.
    Here is link to other spark interview questions
    • 2.5 Transformations Vs...
    Here is link to other Hadoop interview questions
    • 1.1 Why Spark is Faste...

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

  • @anusharmatim1
    @anusharmatim1 5 ปีที่แล้ว +7

    Please add a few questions which are mostly asked like
    >> Consumer Group & Consumers & Offsets
    >> role of zookeeper
    >> InsyncReplicas
    >> Data retention
    >> general Performance issues and debugging
    >> monitoring of services
    >> back pressure [How it is handled in Kafka + spark streaming]

  • @bhavaniv1721
    @bhavaniv1721 3 ปีที่แล้ว

    Superb, thanks for your patience to keep uploading videos.....

  • @MunniDivya
    @MunniDivya 2 ปีที่แล้ว

    gave me a good understanding . Thankyou

  • @bhargavhr1891
    @bhargavhr1891 6 ปีที่แล้ว +1

    Nice video, clear

    • @DataSavvy
      @DataSavvy  6 ปีที่แล้ว +1

      Thanks Bhargav

  • @rishisaireddysudireddy5437
    @rishisaireddysudireddy5437 4 ปีที่แล้ว

    Nice explanation

    • @DataSavvy
      @DataSavvy  4 ปีที่แล้ว

      Thanks Rishi

  • @zulkifal111
    @zulkifal111 5 ปีที่แล้ว +1

    Nicely explained -made it very simple -like the portion on segmentation -going to read more on it -any more videos on zookeeper etc ?

    • @DataSavvy
      @DataSavvy  5 ปีที่แล้ว

      I am happy it is useful for you... suggest me topic... i will create more videos on that

  • @vyke0169
    @vyke0169 6 ปีที่แล้ว +2

    Sir. Kindly do More videos on interview questions.

    • @DataSavvy
      @DataSavvy  6 ปีที่แล้ว

      We have a series on spark , Hadoop and Hive questions... Do you have any other interview questions which we should cover?.. please suggest... Please subscribe and share this channel

  • @RupeshKumar-kq1bs
    @RupeshKumar-kq1bs 3 ปีที่แล้ว

    Offset id is assigned in sequence so 1st message will get offset id 1 and 2nd message will get offset id 2 and so on?

  • @naveenkumarmanda6276
    @naveenkumarmanda6276 3 ปีที่แล้ว

    Suppose source and sink are configured and i am updating any record it is updated sink side and if i delete a record from source now that record is invalid for sink database now how kafka handles the delete operation. This is a question i was asked in bosch interview and i was not aware so can you explain this ?

  • @alexeystaroverov4804
    @alexeystaroverov4804 4 ปีที่แล้ว

    you have 3 brokers, not 3 topics

  • @ranganathds
    @ranganathds 5 ปีที่แล้ว

    When u say batch posting. How producer will send messages in batch and can consumer read messages in batch ? I understood only producer writing one message and consumer reading one message. Could you please explain this.

    • @DataSavvy
      @DataSavvy  5 ปีที่แล้ว

      Producer can send group of messages to topic instead of 1 message... Consumer can also read group of messages together...

  • @biswajitsarkar5538
    @biswajitsarkar5538 6 ปีที่แล้ว

    I got an interview Question But could not answer properly
    Question: How kafka get's data from external application?

    • @ranganathds
      @ranganathds 5 ปีที่แล้ว

      Using Kafka connectors that could be done

  • @petlabhavya7197
    @petlabhavya7197 5 ปีที่แล้ว +1

    good content