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

Common Integration Scenarios and its challenges

Common Integration Scenarios and its challenges

Common Integration Scenarios and its challenges are discussed

Arun V S

May 25, 2017
Tweet

More Decks by Arun V S

Other Decks in Education

Transcript

  1. Common Integration Scenarios and its challenges  Creating a one

    big application to run a complete business is practically impossible.  Best practice is to create multiple micro services that supports a business. By doing this so, we can able to track services that are used frequently and when it is being used.  It helps to scale up a particular service to scale up in multiple servers to avoid "Denial of Service" due to huge voluminous hits of requests at a particular time.
  2. Integration Challenges  Unfortunately, Enterprise Integration is not so easy

    task. It has to deal with multiple application running on multiple platforms on different locations.  Successful integration not only depends on integrating various computer system but also between enterprise system and involving different business groups. Risk is too high when different business groups are integrated through a central iPaaS.
  3. Integration Challenges (Contd.)  Data is critical to any organisation.

    A failing of a integration system may cause millions of loss as different business groups are connected together.  Many legacy systems do not expose its service via endpoints. Unfortunately, Integration Middleware expects the services exposed as an endpoint.
  4. Common Integration Use cases These are the common integration projects

    that prevailed in business  Information Portal  Data Replication  Shared business function  Service Oriented Architecture  Distributed Business Process  B2B Integration