Title: SOA-11: Common Applications of Sonic
1SOA-11 Common Applications of Sonic ESB
David Millman
Principal Architect
2Goal
- Understand the various use-cases
- Common Development Patterns
- Development Best Practices to allow all to be
developed at will. - All the scenarios can be solved using a common
approach that promotes reuse - Demonstrate solution without custom code
3Agenda
- Batch to Real-time
- Remote Information Access/Distribution
- Respond to Real-time events
- Conclusion
4Batch to Real-time
Challenges
- Interaction mismatch
- Existing channels using Batch, backend real-time
- 24 hour batch cycles causing competitive issues
- Caused by businesses becoming 247
- Single error causes whole batch to be rejected,
no time for reprocessing - Same data sent multiple times to different
backend systems - Maybe over distributed environment
5Scenario Daily Batch of Account Information
- 24 hour cycle
- Same data fed to all databases
- Tight coupling of database schema to transport
Phone
New Account Application
Internet
Location-1
Location-2
6Batch to Real-time Logical Deployment
Location 1
Location 2
7Breaking Down the Problem for Developers
- Breakdown solution into separate
problems/projects - Projects scoped to tasks and visibility
- Two types of project
- Connection hides connectivity implementation to
Back end - Mediation provides logical entity on the ESB
8Operation Add Account
9Routing to the Appropriate Connection
10Routing to the Appropriate Connection
11Sample Connect Project
12Sample Connect Project
13Sample Connect Project
14Sample Connect Project
15Sample Connect Project
16Sample Connect Project
17Sample Connect Project
18Returning from the update
19Connections and Connection Project
- Implement each individual method as an ESB
process e.g. - AddAccount
- DeleteAccount
- Hides Underlying Platform from other ESB Services
- Therefore can change platform implementation but
ESB remains the same
20Deployment
- Connection services located near connected system
- Entity services located in 1.. number of
locations based on access.
21Conclusion Batch to Real-time
- Targeted projects based on developers skills and
knowledge - Artifacts are specific to context of usage not
the overall problem - This will allow reuse
22Agenda
- Batch to Real-time
- Remote Information Access/Distribution
- Respond to Real-time events
- Conclusion
Session ID Session Title
23Remote Information Access/Distribution
- Leveraging artifacts from Batch to Realtime
- Routing patterns used
- Content Based Router
- Recipient List
- Aggregation techniques
- Data Validation and Enrichment
24Remote Information Access/Distribution
- Challenges
- Provide external systems and users with
- Single access to read/write across multiple
back-ends - Back-ends may change during project and over
time. - Providing support to multiple teams
- Portal/UI development team need interfaces today
to generate Look and Feel - Back-end team maybe changing applications at the
same time
25Scenario Portal to End User
- Providing single view of all data (Read)
- Real-time update of backend (Write)
ESB
Internet
Phone
26RIA/RDD Solution
27Portal Project and High Level Flow
28Portal Project and High Level Flow
29Individual Request
30Individual Request
31Individual Request
32Individual Request
33Portal Project and High Level Flow
34Agenda
- Batch to Real-time
- Remote Information Access/Distribution
- Respond to Real-time events
- Conclusion
Session ID Session Title
35Respond to Real-time events
- Event based integration
- Process is implicit rather than explicit
- Federated Deployments
- Lower cost of integration
- Dynamic Deployments
- Applications/Services plugging in/out ESB
36Solution Consists of 3 items
- Event Backbone
- The ability to move events to various
applications - Event Consumer
- Proxy to the actual application's that are
consuming the events - Note this would be in front of Apama/BPEL etc
- Event Producer
- How events are sent to the Event Backbone
37Event Backbone
- Simple ESB process allows simple VET in channel
- Decouples topic of publisher and consumer
- Channel unaware of consumers
- Consumers can be changed with no affect on the
channel
38Event Consumer
- Proxy to consuming application
- Consumes and directs events as required
- May add transformation to move from canonical
format to target - Entry point into ESB process is a MultiTopic
- Allows multiple event types to be consumed with
NO application logic change - Proxy maybe reloaded on behalf of the consuming
application. - Therefore application does not need to be changed
39Event Consumer
40Event Router
- Router of On-Ramp to Event Backbone
41Agenda
- Batch to Real-time
- Remote Information Access/Distribution
- Respond to Real-time events
- Conclusion
Session ID Session Title
42Summary
- One set of deployments for multiple project types
- Reuse of artifacts to reduce implementation time
43Conclusion
- Artifacts built for one solution can be reused
across solution types - Little to no code is required
- ESB supports both SOA and EDA paradigms
44Relevant Exchange Sessions
- SOA-2 Event-Driven SOA
- SOA-12 Ultra-Sonic - Thinking Outside the Box
- SOA-15 Using Portal and Sonic ESB to Integrate
Information from Public Resources - SOA-21 Integrating SAP and Other Packaged
Applications into Your SOA Infrastructure - SOA-23 Enterprise Integration Patterns in Sonic
ESB
45?
Questions
46Thank You
47(No Transcript)