Learn Apache Kafka and Kafka Connect in 10 Minutes || Apache Kafka and Kafka Connect for Beginners

Поділитися
Вставка
  • Опубліковано 16 гру 2024

КОМЕНТАРІ • 15

  • @sarthakgupta1156
    @sarthakgupta1156 4 роки тому +1

    Watched many lectures on kafka but yours explains most clearly!! 👍

  • @himanshugarg8362
    @himanshugarg8362 4 роки тому +1

    CRISP and CLEAR.
    Block diagram representation is great to easily understand the whole intricate integration.
    Looking forward to more on writing a custom source and sink connector. :)

    • @DTechGeekForAll
      @DTechGeekForAll  4 роки тому +1

      Great to see this feedback. I'll try to cover the same in my upcoming videos. :-)

  • @shiteshchourasia
    @shiteshchourasia 4 роки тому +1

    Nice one Tanuj Bhai.
    :)

  • @gyanrastogi1828
    @gyanrastogi1828 4 роки тому +1

    Very informative.. Good going

  • @JourneyPrints
    @JourneyPrints 4 роки тому +1

    Great job D Tech Geek, it is very informative video, looking for more topics on ur channel 👍👍👍👍👍👍🙏🙏🙏🙏

  • @abhisheksingh-be4ev
    @abhisheksingh-be4ev Рік тому

    11:54 this session is awesome but can we have more sessions by you on kafka as i am not able to find others videos related with kafka.... please share the link if there is any other videos uploaded by you sir

  • @seemagaur8958
    @seemagaur8958 4 роки тому +1

    Hi team,
    I have one query .
    With Kafka connect can we get data from MSMQ and consumer can read the data from Kafka connect? is this possible ?

    • @DTechGeekForAll
      @DTechGeekForAll  4 роки тому

      Hi Seema, Thanks for reaching out to us. Yes, you can copy the data from different message queues like RabbitMQ, MS or IBM to Kafka cluster and in turn any consumer can read the same through Kafka Connect. For that you need to write the MSMQ source connector.
      References ->
      github.com/ibm-messaging/kafka-connect-mq-source
      rmoff.net/2020/01/08/streaming-messages-from-rabbitmq-into-kafka-with-kafka-connect/
      Moreover, Confluent has written bunch of source and sink connector. You can go through that.
      github.com/jcustenborder/kafka-connect-all
      Hope it helps !! Feel free to like the video and subscribe my channel. Stay Tuned for more updated :-)

    • @seemagaur8958
      @seemagaur8958 4 роки тому +1

      @@DTechGeekForAll thanks so much. I really appreciate it..

  • @abilashp6367
    @abilashp6367 Рік тому

    please show hands-on work as in realtime