Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Enterprise Integration Patterns - Confoo 2014

hannelita
February 26, 2014

Enterprise Integration Patterns - Confoo 2014

Confoo 2014

hannelita

February 26, 2014
Tweet

More Decks by hannelita

Other Decks in Technology

Transcript

  1. What we will see • How can we integrate 2

    or more systems? • Common problems when integrating systems • Common solutions to do it (a.k.a. patterns) • Patterns and best practices • What patterns do not solve • Funny gifs and pics (or not that funny)
  2. Disclaimer! • Is this talk the same as yesterday? •

    Why are you always talking about integration? • Are patterns that important?
  3. Pattern - definition for developers A solution (or workaround) that

    many people are using and solves a problem pretty well in some circumstances.
  4. Integration Pattern A solution (or workaround) that many people are

    using to make two or more systems communicate properly in some circumstances.
  5. Useful tip There are tools that implement the patterns for

    you. It’s easier to understand the patterns with these tools.
  6. Questions 1. How and when use Camel Integration Patterns? 2.

    How can I read and understand this… thing?
  7. Hmm Where does a message come from? Where should I

    deliver this message? Messages need a sender and a receiver