Kafka implementation in .Net core for microservice communication with practical example

Поделиться
HTML-код
  • Опубликовано: 1 дек 2024

Комментарии • 83

  • @ankushjain358
    @ankushjain358 4 года назад +2

    Perfectly explained what is required to kickstart...!!!

  • @Tolg
    @Tolg 3 года назад +1

    Very clean and simple explanation and example.

  • @Krishna-pn5je
    @Krishna-pn5je 3 года назад +1

    Thank you Excellent video.

  • @diyasentertainmentvlogs4308
    @diyasentertainmentvlogs4308 2 года назад

    Excellent demo, subscribed

  • @MamtaSingh-nn6qc
    @MamtaSingh-nn6qc 6 месяцев назад

    Wow amazed thanks 👍 please provide same type of video for docker

  • @abhishekchopra6329
    @abhishekchopra6329 3 года назад +1

    Crystal clear and impressive CP 🤟🏼

  • @rameshchandan5720
    @rameshchandan5720 2 года назад

    Very nicely done

  • @mdshakeel1
    @mdshakeel1 3 года назад

    Superb Explanation buddy

  • @vietphan6485
    @vietphan6485 2 года назад

    thanks for your video. It helped me so much

  • @02565224215
    @02565224215 3 года назад

    Perfect..This is what I was looking for

  • @manpreet4all
    @manpreet4all 3 года назад

    Good video 👍
    And zookeeper, Eureka and Consul etc used for Service Registry to discover it later.

  • @AhmedAmine..
    @AhmedAmine.. 3 года назад +1

    Thank you, it's really simple and clear 👍

  • @MrYuri359
    @MrYuri359 3 года назад

    Great video

  • @shethdhaval8035
    @shethdhaval8035 2 года назад

    Very good demo !!!

  • @shelen20
    @shelen20 3 года назад

    good way to explain

  • @uttamsuthar9940
    @uttamsuthar9940 3 года назад

    Very Helpful...

  • @MrTouqeerhameed
    @MrTouqeerhameed Год назад

    Perfect

  • @CoolVishu4u4ever
    @CoolVishu4u4ever 3 года назад

    Awesome!!

  • @anoopind001
    @anoopind001 4 года назад

    Good one..

    • @huyohuu4867
      @huyohuu4867 4 года назад

      hey you, dont you known reading element while send messages topic is json ?

  • @billyli5174
    @billyli5174 3 года назад

    Thank you .

  • @abdulwahidshafayee544
    @abdulwahidshafayee544 3 года назад

    Thanks bro

  • @tamannasharma3524
    @tamannasharma3524 4 года назад

    hy can you please make video for consumer as api soon.. love your way of teaching.

  • @IFindRouteToSuccess
    @IFindRouteToSuccess 4 года назад

    Thank sir

  • @niravpatel6195
    @niravpatel6195 2 года назад

    I used dockerfile to create a container image.Our linux version support yum command.

  • @pavania68
    @pavania68 2 года назад

    Can you do a video for posting message on Kafka with confluent

  • @minimo6805
    @minimo6805 3 года назад

    Please upload video how to implement microservices .Net

  • @sunclaude
    @sunclaude 3 года назад

    Zookeeper ..Scared by a Lion 😄😂

  • @vanapandian
    @vanapandian 2 года назад

    Is it possible to have consumers in the .net core API? Kind of the topic calling the consumer

    • @meghabachu
      @meghabachu Год назад

      Consumer means reading the messages. Yes we can implement api, write get api inside write consumer code and send the result as response.

  • @SandeepSharma-wx9pu
    @SandeepSharma-wx9pu 4 года назад +1

    Do you implement any microservice with Docker container?

  • @Afrath00
    @Afrath00 2 года назад

    @coding firdauy:: I need to push a message to server Kafka topic from local it is possible? If possible means share the link?
    2. I need to consume a message from a server Kafka topic in local is it possible?
    We are using .net microservices

  • @visamtechtalk
    @visamtechtalk 4 года назад

    Nice explanation

    • @huyohuu4867
      @huyohuu4867 4 года назад

      hey you, dont you known reading element while send messages topic is json ?

  • @niravpatel6195
    @niravpatel6195 2 года назад

    Hello Sir , I have .net core console app built with confluent kafka library.When I deploy it to openshift (redhat linux) it throws me error about openssl.I use .net6 , windows 10 and confluent kafka latest version.Please help me to resolve the issue.Below is the eror I received. An exception of type 'System.InvalidOperationException' occurred in Confluent.Kafka.dll but was not handled in user code: 'No provider for SASL mechanism GSSAPI: recompile librdkafka with libsasl2 or openssl support. Current build options: PLAIN SASL_SCRAM'

  • @kurakulaprasad7898
    @kurakulaprasad7898 3 года назад

    Can you please create a video implementing kafka Consumer Microservice using API

  • @archanapoul968
    @archanapoul968 2 года назад

    @codingFriday can u please guide on..if i want to read all messages from producer since beginning...code in .net

    • @meghabachu
      @meghabachu Год назад

      Here producer produces messages to the topic. From topic we have to read mesaages(consume)

  • @DavidCoding452
    @DavidCoding452 4 года назад

    Which do you prefer Kafka or RabbitMQ

    • @codingfriday6537
      @codingfriday6537  4 года назад

      RabbitMQ, for its great support

    • @DavidCoding452
      @DavidCoding452 4 года назад

      @@codingfriday6537 please create
      a rabbitmq tutorial, I'd love to see its benefits and what I could use for

  • @my3m
    @my3m 4 года назад

    Sir can you please why you created console app and not the web api project

  • @gvbsprasad2179
    @gvbsprasad2179 3 года назад

    Can you show us SSL connectivity in consumer config.. Like how to setup Certificates erc

  • @RamKumar-ou5rg
    @RamKumar-ou5rg 3 года назад

    can we have continuation for this video ?

  • @evanjohan4927
    @evanjohan4927 4 года назад

    Hi jhon, iam so excited for kafka in background service in netcore. Iam have a problem after upgrade kafka 1.0 beta to 1.4.3 . In consumer cant send to producer. Example i have api orderrequests, iam produce to topic 'orderrequests'. So consumer 'orderrequest' to listen topic. In back groundservice. I want consumer 'orderrequest' to produce topic 'readytoship'.
    In schema api orderrequets->produce orderrequest->send topic orderrequest-> consumer orderrequests send produce to topic readytoship. I hope u can help my problem. Thank you. :D

    • @hotamkushwah2450
      @hotamkushwah2450 3 года назад

      I am also facing the same isse , able to produce topics but consumer not able to read them in API. In console app it is working fine.

    • @meghabachu
      @meghabachu Год назад

      We have to write two methods one for produce and one for consume. It works well.

  • @visamtechtalk
    @visamtechtalk 4 года назад

    Can you share me one consumer console application example in .net which consumes kafka messages for storing the messages in SQL Server using JDBC connector ?

  • @sscteam8238
    @sscteam8238 4 года назад

    When i hit postman send button. it's can't hit controller httppost method.

  • @niravpatel6195
    @niravpatel6195 2 года назад

    I am eagerly waiting for your reply.

  • @huydohuu8560
    @huydohuu8560 4 года назад

    I'm not send API , help me

  • @girishkona
    @girishkona 3 года назад

    How many of you got his name in first go?

  • @sachinlade7441
    @sachinlade7441 4 года назад

    Hello. I am not able to run ZooKeeper exe

    • @codingfriday6537
      @codingfriday6537  4 года назад

      please follow the same steps..nd download the same version..it should work for you

    • @sachinlade7441
      @sachinlade7441 4 года назад

      @@codingfriday6537 I am unable to download the version 3.5.7. Anything you can guide me here

    • @sachinlade7441
      @sachinlade7441 4 года назад

      First, I ran the jre. Then I have downloaded zookeeper 3.5.8 (which is now the stable version). But when I click on the exe it doesn't do anything. Your help would be much appreciated

    • @codingfriday6537
      @codingfriday6537  4 года назад

      @@sachinlade7441 if there is no error.. may be you can continue with other steps..or you can check this by directly cloning the code from GitHub..nd just start testing with postman..bcoj it gonna be difficult to say without any error.

    • @sachinlade7441
      @sachinlade7441 4 года назад +1

      @@codingfriday6537 Got it running finally. I will let you know some steps , which you can to get it running if people have not used it.

  • @pranshubansal9297
    @pranshubansal9297 3 года назад +1

    You didn't explain the things rather just copied and paste. Also its not clear why you want everything very fast which makes even you nervous and confused. Take it as feedback. I visited your site to watch something related to Kafka but I just got to know something you have to copy and something you have to paste to make it work... lol Sorry

    • @meghabachu
      @meghabachu Год назад

      May i know what is still required fr u?

  • @RajuKumar-be9gm
    @RajuKumar-be9gm 4 года назад

    please

    • @codingfriday6537
      @codingfriday6537  4 года назад

      let's connect at 8824259827

    • @RajuKumar-be9gm
      @RajuKumar-be9gm 4 года назад

      @@codingfriday6537 thanks for sharing, I have a small question if I send 5000 messages and able to see all the messages have processed by consumer and it dump into db and the retention.period = 1 means this 5000 messages is goes away after 1 hour but some reason it not working . 5000 message are still there, I do not want manually remove this massage and the rentention.period is not working so how we will do. it's production env.

  • @mr-black_rock321
    @mr-black_rock321 4 года назад

    its very basic content.

    • @codingfriday6537
      @codingfriday6537  4 года назад

      yes that was the simplest example to start with Kafka.

    • @huyohuu4867
      @huyohuu4867 4 года назад

      hey you, dont you known reading element while send messages topic is json ?