Kafka Streams Programming - WordCount Topology

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • Learn how to write the topology using the High-Level DSL for the WordCount application!
    If you want to learn more: links.datacumulus.com/kafka-s...
    Get the Kafka Streams for Data Processing course at a special price!
    Don’t forget to subscribe to get more content about Apache Kafka and AWS!
    I'm Stephane Maarek, a consultant and software developer, and I have a particular interest in everything related to Big Data, Cloud and API. I sat on the 2019 Program Committee organizing the Kafka Summit. I'm also an AWS Certified Solutions Architect, Developer, SysOps Administrator, and DevOps Engineer.
    My other courses are available here: courses.datacumulus.com/
    Follow me on social media:
    LinkedIn - / stephanemaarek
    Twitter - / stephanemaarek
    Medium - / stephane.maarek

Komentáře • 16

  • @StephaneMaarek
    @StephaneMaarek  Před 4 lety

    If you want to learn more, check out my Apache Kafka Series - Kafka Streams for Data Processing course : links.datacumulus.com/kafka-streams-coupon

  • @JohnuCelestine
    @JohnuCelestine Před 5 lety +3

    Excellent video, on point. Thanks for making this!

  • @arvindsingh32
    @arvindsingh32 Před 4 lety +2

    Thank you so much for this video

  • @girishkumar518
    @girishkumar518 Před 6 lety

    Thank you for your time

  • @jean-boscomudereva5887

    Excellent video! C'est super, on en veut plus!

  • @filat239
    @filat239 Před 6 lety

    very clear!

  • @SyamKumarVoleti
    @SyamKumarVoleti Před 5 lety

    Beautifully composed session. Come up with more sessions please. I have already subscribed your channel :)

  • @architasundaray8206
    @architasundaray8206 Před 3 lety +1

    where can I see the final result? Is there a way to print on console or write it to a textfile?

  • @adrianjason13
    @adrianjason13 Před 3 lety

    Impressive tutorial. Very useful. Btw, do you have this for Spring Boot using Spring cloud stream?

  • @andres99f
    @andres99f Před 3 lety

    thanks Stephane for the tutorial. Based on your example, I want to get two topics, mix them together and store them result in a store. Why a store?, because I want to have the result stored permanently. The question is, how can I to create a store and how can I to check from a microservice, if the store exist before try to create it. This to avoid to rewrite it, and to have access to this store each time I start the microservice.
    thanks in advance for any advice.

  • @ankitsoni13
    @ankitsoni13 Před 3 lety

    is ConsumerGroupName and multiple consumer concept also applicable in KafkaStreams?

  • @rahulkmr710
    @rahulkmr710 Před rokem

    Hi Sir, please upload spring boot and microservices topics with programming examples videos

  • @SpiritOfIndiaaa
    @SpiritOfIndiaaa Před rokem

    #StephaneMaarek , thanks how to handle a json message input for TumblingWindow on group by i.e customer function for groupBy logic.

  • @sapientum8
    @sapientum8 Před 3 lety

    OK