What are Enterprise Integration Patterns?

Поділитися
Вставка
  • Опубліковано 26 лип 2024
  • What are enterprise integation patterns? What value do they povide? In this video, I describe why we need enterprise integration patterns and what they are. I describe several patterns conceptually, and show one example. I describe several scenarios where the concepts of filter, transformation, and routing can be applied. I compare and contast Apache Camel transformation, and Kafka topics. I review several terms that are commonly used in Enteprise Integration, and what they mean.

КОМЕНТАРІ • 20

  • @PrashantZombade
    @PrashantZombade 7 місяців тому

    Very useful, Thanks a lot!

  • @eimaisklhros
    @eimaisklhros 3 роки тому +1

    This is damn useful, much appreciated!

  • @DiegoKeller
    @DiegoKeller 3 роки тому +1

    Great video! Congratulations.

    • @discospiff
      @discospiff  3 роки тому +1

      Thanks for watching it! Glad it helped.

  • @3020445
    @3020445 2 роки тому

    Very good and simplified presentation.

    • @discospiff
      @discospiff  2 роки тому

      Glad you liked it! Sometimes simple is better when presenting a complex topic, and I hope this video has a good balance of both! Thanks for watching.

  • @twanus2657
    @twanus2657 3 роки тому

    Topics AKA Events :) Nice video, interesting topic

    • @discospiff
      @discospiff  3 роки тому

      Actually, yeah... I'm thinking of doing a video where I convert a spring boot Kafka project to use Azure Event Hub.

  • @NehaSingh-ht9no
    @NehaSingh-ht9no 2 роки тому

    Nice presentation, Much appreciated

    • @discospiff
      @discospiff  2 роки тому

      Thanks! I'm glad you found it helpful.

  • @faezehseyri593
    @faezehseyri593 3 роки тому

    fantastic! thanks.

    • @discospiff
      @discospiff  3 роки тому +1

      Glad you liked it! Thanks for the comment.

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

    Great video

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

      Thanks! I'm glad you found it. Are there any specific parts you found helpful?

  • @eimaisklhros
    @eimaisklhros 3 роки тому +2

    What is a message? Is it an object? Can it be a file? Can it be a picture? Is it some kind of json with metadata(implicitly an object?). I cannot understand and I see messages literally everywhere. Kafka, Rabbit etc..

    • @discospiff
      @discospiff  3 роки тому +3

      It can be any of these things. Anything that can be serialized and deserialized, and many objects can be. Strings can be. I wouldn't send a whole bitmap, though. I'd send a location of that bitmap instead.... a url, file object, or string. Hope that helps.

    • @eimaisklhros
      @eimaisklhros 3 роки тому

      @@discospiff Yeah, it helps clearing things up in my mind a lot. Thank you!

  • @majey666
    @majey666 10 місяців тому +1

    Lots of words, not much value.

    • @discospiff
      @discospiff  10 місяців тому

      That's what I think when I turn on C-SPAN.