Enterprise IT Architectures SOA Part 1

Size: px
Start display at page:

Download "Enterprise IT Architectures SOA Part 1"

Transcription

1 Enterprise IT Architectures SOA Part 1 Hans-Peter Hoidn hans-peter.hoidn@ch.ibm.com November 17, 2008

2 Agenda I. SOA Introduction II. Move from C/S to SOA III. Exercise: Integration Architecture for FACT IV. SOA Reference Architecture & SOA Entry Points 2

3 I. SOA Introduction 3

4 Why SOA (Service Oriented Architecture) Business is constantly changing (no longer stable) IT is required to be more flexible Monolithic applications can t be reused (historical limitations of current IT) SOA ties together changing Business Models and supporting IT Architecture SOA separates concerns, locations SOA follows essential principles: loosely coupled, federated, contract based SOA provides integration and supports business processes 4

5 Service Oriented Architecture Moves IT Logic Out of Services Information Factory Customers Web Orders Inventory Shipments Sales Orders Services defined as units of business logic separated from Flow of control and routing Data transformation and protocol transformation 5

6 SOA addressing IT as well as Business common shift 6

7 What is SOA SOA is an architectural style or approach whose goal is to achieve loose coupling among interacting software agents All functions (that need to be used by more than one system) are defined as "services Service providers agree to a defined, implementation-independent interface with service clients Services oriented architecture is the policies, practices and frameworks - that enable application functionality and IT services to be - provided and requested as a set of services - using a standards based form of interface. 7

8 SOA Principles Componentized Interoperable Modular Scaleable Standardized services interfaces for applications and resources Easy information exchange between applications and/or resources Mix and match, add or remove, business processes and infrastructure Start with what you have and add additional resources as needed 8

9 SOA is different things to different people A set of services that a business wants to expose to customers and clients an architectural style which requires a service provider, requestor and a service description. a set of architectural principles and patterns which address characteristics such as modularity, encapsulation, loose coupling, separation of concerns, reuse, composable and single implementation. A programming model complete with standards, tools, methods and technologies such as web services. Roles Business Architecture Implementation 9

10 Greater flexibility from business models and supporting IT architecture Flexible Business Models Transformation Business Process Outsourcing Mergers, Acquisitions & Divestitures Composable Processes Requires Flexible IT Architecture On demand Operating Environment Service Oriented Architecture (SOA) Development Infrastructure Management Composable Services Software Development Integration Infrastructure Management 10

11 II. From C/S to SOA 11

12 Elements for a successful End-to-End Implementation Success with SOA Requires a Core Infrastructure The SOA reference architecture is a way of looking at the set of services that go into building an SOA. The backbone of the reference architecture is the ESB (Enterprise Service Bus), which facilitates communication between services. The reference architecture is a great tool for laying out roadmaps for pursuing SOA. 12

13 ESB (Enterprise Service Bus) An Enterprise Service Bus (ESB) is an architectural pattern defining a flexible connectivity infrastructure for integrating applications and services. The architecture pattern is a guiding principle to enable the integration and federation of multiple service bus instantiations. An ESB performs: - Routing messages between services - Converting transport protocols between requestor and service managing multiple protocols - Transforming message content between requestor and service - Handling business events from disparate sources 13

14 ESB Pattern in Action Retail Scenario Enterprise Business Functions Adapter Adapter Adapter App Server SWO POS JMS ESB Message Queuing Store i ESB Mediations (routing) SWO SOAP/HTTP, Other SWO App Server POS Terminals Services POS SOAP/HTTP 14

15 ESB is the next stage in the technology evolution Lines of maintainable code Direct Connectivity (No middleware) Connectivity, mediation & custom adaptation logic Application Message Queuing / CORBA Connectivity logic Mediation & custom adaptation logic Application Enterprise Application Integration Connectivity and mediation logic Custom adaptation logic Application Enterprise Service Bus Connectivity, mediation & custom adaptation logic Application as a service All connectivity, mediation and custom logic buried within the application. Removes the connectivity logic from the application Removes the connectivity + mediation logic from the application Reduces application to its core business functions (i.e. a service) Reduced development and maintenance; increased flexibility and reuse 15

16 ESB Core Principle Service Virtualization ESB acts as an intermediary (proxy) between requestor and provider ESB provides service virtualization of - Location and identity - Interaction protocol - Interface Interactions are decoupled, supporting separation of concerns 16

17 Expanded View of the Enterprise Service Bus Interaction, Interaction, Process, Process, Information, Information, Partner, Partner, Business Business App, App, Access Access Services Services Business Logic Enterprise Service Bus Interaction Patterns Message Flows Flows Mediation Patterns Message Models Models Transport Protocols Security Management IT Management Services Registry 17

18 Case: Multi-protocol Exchange Intermediary decoupling heterogeneous consumers and suppliers Tooling Domain of interest - Intranet Exchange WebSphere (WAS/Portal) SOAP/JMS SOAP/JMS WebSphere provider.net Client SOAP/HTTP SOAP/HTTP.NET provider Some Client XML/HTTP ESB XML/HTTP Some provider XML/MQ COBOL Copybook/MQ XML/MQ Client CICS Text/MQ Text/MQ Client 18

19 What is NOT in the Enterprise Service Bus? In the ESB capability necessary to support service virtualization Not in the ESB everything else! - But things not in the ESB may use or be used by the ESB Infrastructure Infrastructure Services Services Security Management Registry Business Business Logic Logic 19

20 Mediation Patterns Request / Response Request / Multi Response Event Propagation Protocol Switch Transform Enrich Route Distribute Monitor Correlate Canonical Adapter Transform Log - Route Gateway 20

21 Example JK Enterprise a virtual company with an Open Account Process Consumers Sales Application Central Office Sales Application Regional Office Open Account Business Process Composition; choreography; business state machines Account Activation Account Verification Determine Applicant Eligibility Address Verification Services atomic and composite Account Inquiry indirect exposure AR Setup indirect exposure Account Activation Account Setup direct exposure Create Account Determine Eligibility create from scratch Address Verification third-party reuse Service Components EJB Message Flow SCA EJB Operational Systems (Applications & Data) Customer (CICS 2.x) Billing (CICS 3.1) GL (SAP) 21

22 Example A: Multiple Channel Access to Backend Service WebSphere Integration Developer (WID) Review Export and Import Review Export and Import Build mediation flows Build mediation flows Deploy Service Module Deploy Service Module ESB Account System Java Client Appl High Value Accounts SOAP/ HTTP XML/ JMS Service Export (ACT) Service Export (HVA) Service Component Eligibility Mediation Transform Request/Response Transform Business Objects Request/Response Business Log Message Objects Infos Log Message Infos Service Import HQ Eligibility SOAP/ HTTP Applicant Eligibility Service J2EE Appl J2EE Appl Determine Eligibility Service Module 22

23 Example B: Create SAP Service Websphere Integration Developer (WID) Test Client Enterprise Service Discovery Deploy Deploy Adapter Adapter Discover Discover Enterprise Enterprise Service Service Generate Generate BAPI BAPI Business Business Objects Objects Deploy/Test Deploy/Test Service Service Import Import ESB Service Import SAP Outbound Business Objects WebSphere SAP Adapter RFC/ BAPI SAP Create New Customer Record Create Account Service Module 23

24 III. Exercise Integration Architecture for FACT 24

25 Financial Accounting for Container Business Financial Accounting performed by SAP Long lasting Business Processes from taking the order to delivery at destination Global IT environment (140 countries) Integration of approx. 40 operational applications 25

26 Container Business Value Chain Purchase Order Management Consolidation Labeling, Scanning M&R (Container, Vessel) Equipment Leasing Origin Trucking/ Intermodal Warehouse Terminal Warehouse & Distribution Trucking/ Intermodal Destination Depot Management Deconsolidation, Re-label Crewing Ship Owning 26

27 Process Model describing IDD (Interface Detailed Definitions) Process Model Process Step IDD Class Models for Data Legacy Intermediate SAP 27

28 Overview IDD (Interface Detailed Definition) related to a step in the Business Process may include multiple information flows FS (Functional Specification) - Functional Specification (FS) defines data (SAP and Legacy) from Business Perspective, including some transformations - Data Structure include IDoc / BAPI as well as Legacy interface data structure to be used and or customized TS (Technical Specification) - Technical Specifications (TS) (Overview, SAP, Legacy, Broker) include AND data models and XSD (XML Schema Definition) for XML of SAP IDocs, XML of Legacy Application Interfaces, Transformations 28

29 Deliverables of Data Structures for an IDD Process Model Process Step IDD One Flow IDD Def Data Field Mapping FS Metadata XSD Legacy Metadata Relationships XSD SAP IDoc 29

30 Integration Architecture is about breaking Interfaces into smaller chunks Legacy Systems Interface FACT Legacy 1 File / DB A miracle occurs SAP Integration Architecture Legacy Data Legacy Adapter Broker SAP Adapter SAP IDOC 30

31 Exercise Apply SOA Principles to the described environment Define SOA Infrastructure 31

32 IV. SOA Reference Architecture & SOA Entry Points 32

33 Governance Data Architecture (meta-data) & Business Intelligence QoS Layer (Security, Management & Monitoring Infrastructure Services) Integration (Enterprise Service Bus) Enterprise IT Architectures Moving to Services-Oriented Solutions Layered Architecture View Channel B2B Consumers Business Process Composition; choreography; business state machines Service Consumer Services atomic and composite Service Components OO Application Service Provider Custom Application Packaged Application Operational Systems 33

34 The SOA Reference Architecture and its Key Principles Providing IT Flexibility to Meet the Demands of Business Linkage between business and IT through support of the entire SOA Lifecycle Business Innovation & Optimization Services Connectivity and Service Isolation through the Enterprise Service Bus Development Services Interaction Services Process Services ESB Information Services IT Service Management Separation of Concerns/Modularity for incremental adoption Partner Services Business App Services Access Services Apps & Info Assets Component-based Programming and Solution Development Infrastructure Services Business and IT Monitoring and Management Open Standards 34

35 Separation of Concerns The SOA Reference Architecture in Action Business Dashboard Open Account Development Services Business Innovation & Optimization Services Facilitates better decision-making with real-time business information Interaction Services Process Services Information Services Enables collaboration between Portal people, processes & information Orchestrate and automate business processes Manages diverse data Federated in a unified manner Query IT Service Management Integrated environment Approved for design and creation of solution assets Partner Services Business App Services Access Services Connect Community with trading Manager partners Facilitates communication ESB between services Build on a robust, scaleable, EJBs and secure services environment Apps & Info Assets CICS Facilitates interactions DB Access with existing Siebelinformation Access and application Adapter assets DB Access Manage and secure services, applications & resources Infrastructure Services Optimizes throughput, availability and performance IT Management Console 35

36 Enterprise IT Architectures SOA Scenarios People: Interaction & Collaboration Services SOA Scenarios Process: Business Process Management Reuse: Service Creation SOA Design 36 Connectivity: Service Connectivity SOA Governance Information: Information as a Service SOA Security & Management

37 SOA Entry Points are Both Business Centric and IT Focused People Deliver role-based interaction and collaboration through services Process Achieve business process innovation through treating tasks as modular services Information Provide trusted information in business context by treating it as a service Reuse Service-enable existing assets and fill portfolio gaps with new reusable services Connectivity Connect systems, users, and business channels based on open standards 37

38 People: Interaction & Collaboration Services / Interaction Services in SOA Reference Architecture People are the drivers of the business they interact with reusable business services using the right information at the right time! Starting point for SOA - enabling people to interact with application and information services supporting business processes. Provided by Portals using Portlets, relying on security for the managing user access Based on Web Servers, new is the use of AJAX Link with Web

39 What is an Interaction Service? UI Portlets Portlets can be A Service Consumer (1) A Service Provider (3) Portlets can Initiate processes (1) Act as a Participant in a process (3) Communicate with each other Enterprise Service Bus Service A Service B Service C Service D WMQ SOAP/HTTP SOAP/JMS HTTPS 3 1 Request/Response Coarse Grained Request Fine Grained Request/Response Fine Grained Request/Response Coarse Grained The Portal Framework Provides Service Aggregation 39

40 Building User Interaction Services Developing and Deploying the New Account Application Building Role-Specific Portlets and Dashboards 40

41 SOA Interaction and Collaboration Realizations Interaction and Collaboration Services Basic UI Advanced UI Process Portal Distributed Portlets Managed Client Aggregating and Invoking services onthe-glass through portlets Rich Web Based Applications deployed as portlets in the Portal. Business Process Integration in the Portal. Web Services for Remote Portlets - Distributed Portlets with Federated Portal Servers Based on Eclipse on the Client 41

42 Traditional Interaction: Interrupted interaction with request driven processing with static page refresh 42

43 AJAX Web Interaction: Continuous user interaction with event driven processing and dynamic content refresh Page Request Page Render 43

44 Information: Information as a Service / Information Services in SOA Reference Architecture Delivering actionable information to people and processes Connect, enhance and deliver in-context information across diverse operating systems, applications and legacy systems through reusable services The Information Services enables consistent views and maintenance of data and content, providing a single view of the truth to people and processes 44

45 Information: Tight coupling causes inconsistent results Create Quote Process Flow Create Estimate Process Flow Trigger Trigger Access Transform Cleanse Legacy Application Data Warehouse Packaged Application Access Transform Cleanse Inconsistent view of the data Inconsistency in sources and how data is derived Inconsistent rules applied to data Multiple points of maintenance No flexibility to change information sources and formats 45

46 Information as a Service (IaaS) as Solution Create Quote Process Flow Create Estimate Process Flow Trigger Trigger Access Transform Cleanse Legacy Application Information as a Service (Shared Metadata) Data Warehouse Packaged Application Consistent packaging of data Leverages understanding of metadata relationships Applies consistent rules to data Centralized control and maintenance Flexibility to add and change information sources and formats 46

47 Separation of Concerns exists Even Before SOA Separation of concerns is a well-known architecture principle for application design Interaction Services Development Easy to understand & manage for single Servicesapplication Integrated Information environment architecture is an integral for design and part of enterprise architecture creation solution assets Information services are more than data storage and retrieval Business Services Supports enterprise business process and goals through businesses functional service Process Services Enables Enables collaboration Orchestrate and Orchestrate and automate between people, people, processes & automate business processes processes information & informationwebsphere business Portal processes Enterprise Service Bus Information Services Process Services Workflow Manages diverse Manages data and Interaction Services Management diverse content data in a unified and content WebSphere in a manner unified Process manner Server Services Presentation Manage and secure services, applications & resources Business App Services Business Partner Services Business App App Services Services Access Services Build Build on on a robust, robust, Facilitate interactions with Connect with trading scaleable, and secure existing information and partners services environment application assets Apps & Info Assets Application Logic Infrastructure Services Optimizes throughput, availability and utilization Information Services Data 47

48 Separations of Concerns Focussing on Exposing Application Services Exposing application logic as services is straight-forward and enabled by tooling The integration of services focuses on mediation (brokering) and orchestration (workflow) of application logic Process Services Workflow Interaction Services Presentation Enterprise Service Bus As a result, data is tightly coupled with the corresponding application logic Business App Services Application Logic Information Services Data 48

49 Information as a Service Critical business initiatives depend on Information Key Issues Separation of Information & Process In-context delivery Web Site Contact Center Enterprise Systems Data Warehouse Create Quote Create Estimate Enablers Information Infrastructure Metadata Management Master Data Services Hot Topics Dynamic Warehousing Analytic Services Models and Metadata MDM Information Integration Services Content Mgmt Applications Others.. 49

50 Classifying Information Services patterns Identifying usage patterns to focus the business case Data Complexity, & Accessibility Enterprise Content Management Deliver trusted information as a service Build services to integrate content into processes Multiple Versions of the Truth Real time access to analytical information Build master data services for product and customer info An enterprise-wide information management strategy increases the chance of success for service oriented architecture efforts by at least 70%... Gartner, February 2006 Deliver analytical services for structured an unstructured data 50 50

51 IAAS Patterns in JK Enterprises Account Open Process Account Open Process Account Open Process Account Open Process Store//Retrieve Application Lookup Customer Store/Update Customer Request Documentation XML Account Application Database 1 Account Data 2 Customer Master MDM 3 Account Documents 4 Information Service Enablement Integrated information services Master Data Management Content Management 51

52 IaaS Example Transform Your Data Create Trusted Information from Disparate Sources As-Is Environment Data resides in disparate sources Manual & redundant integration of data by multiple consumers results in high costs and inconsistent/inaccurate data Slow response time due to large data volume and complex transformations Solution Characteristics Apply transformations on extracted source data; copy into consolidated target and expose consolidated data as services Invoke population from business process Results Multiple consumers can access trusted, accurate and integrated information through a service Data availability aligned with business process Data Population Server Analyze customer info Data Population Service Legacy Database apply / load transform Review historical data SOA context gather / extract account data traditional context Legacy Database Consolidated Data Access Service Data Warehouse Metadata 52

53 IaaS Example Deliver Your Data Virtualized Through Services As-Is Environment Data resides in disparate sources Manual & redundant integration of data by multiple consumers results in high costs and inconsistent/inaccurate data Slow response time due to inefficient real-time access Federated Data Service Review current accounts (Reporting) Application Solution Characteristics On demand integration instead of redundant data Transparent & optimized access to distributed, heterogeneous sources Results Real-time access to distributed information, fast response time Scalable approach for adding more data sources SOA context Data Virtualization Through Data Federation Server Legacy Database account data traditional context Legacy Database Metadata 53

54 Closing Remark 54

Enterprise IT Architectures SOA Part 3

Enterprise IT Architectures SOA Part 3 Enterprise IT Architectures SOA Part 3 Hans-Peter Hoidn hans-peter.hoidn@ch.ibm.com November 26, 2007 SOA Because Innovation Requires Change and SOA Makes Change Easier a service? A repeatable business

More information

Enterprise IT Architectures SOA Part 1

Enterprise IT Architectures SOA Part 1 Enterprise IT Architectures SOA Part 1 Hans-Peter Hoidn hans-peter.hoidn@ch.ibm.com November 12, 2007 Agenda I. SOA Introduction II. Move from C/S to SOA III. SOA Reference Architecture IV. Identification

More information

Enterprise IT Architectures SOA Part 2

Enterprise IT Architectures SOA Part 2 Dr. Hans-Peter Hoidn Worldwide SOA Team Member for CEEMEA (Central Eastern Europe, Middle East & Africa) Enterprise IT Architectures SOA Part 2 December 4, 2009 Presentations of the Groups Every group

More information

Enterprise IT Architectures SOA (Service Oriented Architecture)

Enterprise IT Architectures SOA (Service Oriented Architecture) Dr. Hans-Peter Hoidn Executive Architect IBM Software Group Enterprise IT Architectures SOA (Service Oriented Architecture) SOA Introduction 2 Positioning of SOA Finance & Ops Invoice Reconciliation Teams

More information

Enterprise IT Architectures SOA Part 1

Enterprise IT Architectures SOA Part 1 Dr. Hans-Peter Hoidn Executive IT Architect, IBM Software Group Global Business Integration "Tiger" Team Enterprise IT Architectures SOA Part 1 Hans-Peter Hoidn Executive IT Architect in Global Business

More information

Governance, Policies / Principles Specific Topic: ESB versus Broker

Governance, Policies / Principles Specific Topic: ESB versus Broker Dr. Hans-Peter Hoidn Distinguished IT Architect (Open Group certified) Enterprise IT Architectures Governance, Policies / Principles Specific Topic: ESB versus Broker Agenda of Governance (50 Minutes)

More information

Information Architecture: Leveraging Information in an SOA Environment. David McCarty IBM Software IT Architect. IBM SOA Architect Summit

Information Architecture: Leveraging Information in an SOA Environment. David McCarty IBM Software IT Architect. IBM SOA Architect Summit Information Architecture: Leveraging Information in an SOA Environment David McCarty IBM Software IT Architect 2008 IBM Corporation SOA Architect Summit Roadmap What is the impact of SOA on current Enterprise

More information

Service Oriented Architecture

Service Oriented Architecture 2 Service Oriented Architecture An Overview for the Enterprise Architect 2006 IBM Corporation Agenda IBM SOA Architect Summit Introduction SOA Reference Architecture SOA Roadmap SOA Governance Summary

More information

Delivering Trusted Information

Delivering Trusted Information Delivering Trusted Information Delivering Trusted Information As a Service Trusted Information on your terms and our expertise 2007 IBM Corporation Agenda WebSphere Live for SOA The Information Challenge

More information

Enterprise IT Architectures SOA Part 2

Enterprise IT Architectures SOA Part 2 Enterprise IT Architectures SOA Part 2 Hans-Peter Hoidn hans-peter.hoidn@ch.ibm.com November 19, 2007 Agenda I. Recap SOA Architecture and JKE s Open Account Process II. Business Process Modeling III.

More information

Application Architecture: Reusing Existing Applications in SOA-Based Business Processes

Application Architecture: Reusing Existing Applications in SOA-Based Business Processes Application Architecture: Reusing Existing Applications in SOA-Based Processes Braden Flowers Worldwide WebSphere Integration Solution Architect 2007 IBM Corporation SOA Architect Summit Roadmap What is

More information

Enterprise IT Architectures SOA Part 2

Enterprise IT Architectures SOA Part 2 Enterprise IT Architectures SOA Part 2 Hans-Peter Hoidn hans-peter.hoidn@ch.ibm.com November 24, 2008 Slot for Exercise Discussion 2 Agenda I. Recap SOA Architecture and JKE s Open Account Process II.

More information

Connectivity & Application Integration. Colin Gniel WebSphere Software IBM Software Group Australia/New Zealand

Connectivity & Application Integration. Colin Gniel WebSphere Software IBM Software Group Australia/New Zealand Connectivity & Application Integration Colin Gniel WebSphere Software IBM Software Group Australia/New Zealand The Planet is Getting Smarter Smarter Planet instrumented interconnected intelligent people

More information

Architecting SOA With A Business Focus

Architecting SOA With A Business Focus Architecting SOA With A Business Focus Dejan Mihajlovic Senior Managing Consultant 2008 IBM Corporation SOA Architect Summit Roadmap What is the impact of SOA on current Enterprise Architectures? Business

More information

IBM Global Technology Services. Weaving the solution Dharanibalan Gurunathan 1 st August, Mumbai

IBM Global Technology Services. Weaving the solution Dharanibalan Gurunathan 1 st August, Mumbai IBM Global Technology Services Weaving the solution Dharanibalan Gurunathan 1 st August, Mumbai agenda 1 Driving innovation and growth Designing and implementing service-oriented 2 architectures 3 Connectivity

More information

Application Mediation

Application Mediation IBM Australia BluePaper Version 1.00 6 May 2011 Contents 1 Preface 2 Executive Overview 2.1 FMT and 2.2 The simple and unique Value Proposition 2.3 Solution Positioning 2.4 Business Usage Examples 3 in

More information

Kalpana Margabandhu Director, WebSphere Adapters,Partner Gateway and WDI, AIM Development

Kalpana Margabandhu Director, WebSphere Adapters,Partner Gateway and WDI, AIM Development TITLE Managing Application Infrastructure & Connectivity SPEAKER Kalpana Margabandhu Director, WebSphere Adapters,Partner Gateway and WDI, AIM Development Agenda The Enterprise of the Future, SOA The IBM

More information

Aligning IT with Business Goals Through SOA

Aligning IT with Business Goals Through SOA Keynote Presentation: Aligning IT with Business Goals Through SOA Garry Gomersall SOA Business Executive North-East Europe IBM Software 2008 IBM Corporation Agenda IBM SOA Architect Summit SOA in the context

More information

Architecture for Integration

Architecture for Integration Architecture for Integration Hans-Peter Hoidn 2 October 2003 Agenda Motivation I. Integration Layer in General II. EAI Environments, Cases III. EAI meets J2EE IV. Enterprise centric view V. References

More information

Solution Architecture Training: Enterprise Integration Patterns and Solutions for Architects

Solution Architecture Training: Enterprise Integration Patterns and Solutions for Architects www.peaklearningllc.com Solution Architecture Training: Enterprise Integration Patterns and Solutions for Architects (3 Days) Overview This training course covers a wide range of integration solutions

More information

CIS 8090 Intro. Setting the stage for the semester Arun Aryal & Tianjie Deng

CIS 8090 Intro. Setting the stage for the semester Arun Aryal & Tianjie Deng CIS 8090 Intro Setting the stage for the semester Arun Aryal & Tianjie Deng Cognitive Map of 8090 IS Architectures as Strategy Books: Weill, Ross & Robertson, Enterprise Architecture as Strategy & Fenix

More information

PLANNING AGILE MODERNIZATION FOR SUCCESS

PLANNING AGILE MODERNIZATION FOR SUCCESS PLANNING AGILE MODERNIZATION FOR SUCCESS SANJIB NAYAK Founder and CEO sanjib.nayak@xfusiontech.com (916) 990-6484 STRATEGY. INNOVATION. TRANSFORMATION. AGENDA Patterns of Legacy and Modern Systems Understanding

More information

MTAT Enterprise System Integration. Lecture 6 Service-Oriented Architecture Basic Concepts

MTAT Enterprise System Integration. Lecture 6 Service-Oriented Architecture Basic Concepts MTAT.03.229 Enterprise System Integration Lecture 6 Service-Oriented Architecture Basic Concepts Marlon Dumas marlon. dumas ät ut. ee Where are we? We have seen technology and architectural styles for

More information

Service Oriented Architecture. Reference MIDDLEWARE & ENTERPRISE INTEGRATION TECHNOLOGIES By

Service Oriented Architecture. Reference MIDDLEWARE & ENTERPRISE INTEGRATION TECHNOLOGIES By Service Oriented Architecture Reference MIDDLEWARE & ENTERPRISE INTEGRATION TECHNOLOGIES By G. SUDHA SADASIVAM, RADHA SHANKARMANI 1 COMPILED BY BJ What is Service-Oriented Architecture? Service-Oriented

More information

Enterprise Services Repository

Enterprise Services Repository Enterprise Services Repository An overview Rathish Balakrishnan SAP NW Product Management SOA Middleware The Approach: Service Oriented Architecture SOA is essential but missing business semantics WEB

More information

nel panorama SOA Il ruolo nuovo del system integrator

nel panorama SOA Il ruolo nuovo del system integrator 20 maggio 2010 Il ruolo nuovo del system integrator nel panorama SOA Agenda Introduction Vision to Reply Introduction Offering to SOA SOA References Vision Conclusions Use Case 2 Agenda Introduction Vision

More information

JOURNAL OF OBJECT TECHNOLOGY

JOURNAL OF OBJECT TECHNOLOGY JOURNAL OF OBJECT TECHNOLOGY Online at www.jot.fm. Published by ETH Zurich, Chair of Software Engineering JOT, 2007 Vol. 6, No. 1, January-February 2007 Where s the (Business) Beef? Mahesh H. Dodani, IBM

More information

On demand operating environment solutions To support your IT objectives Transforming your business to on demand.

On demand operating environment solutions To support your IT objectives Transforming your business to on demand. On demand operating environment solutions To support your IT objectives Transforming your business to on demand. IBM s approach to service-oriented architecture Doing business in the on demand era Technological

More information

SERVICE ORIENTED ARCHITECTURE (SOA)

SERVICE ORIENTED ARCHITECTURE (SOA) International Civil Aviation Organization SERVICE ORIENTED ARCHITECTURE (SOA) ICAO APAC OFFICE BACKGROUND SOA not a new concept. Sun defined SOA in late 1990s to describe Jini. Services delivered over

More information

Business Process Management for Innovation and Optimisation. David Bate SOA Software Sales Executive IBM Asia Pacific

Business Process Management for Innovation and Optimisation. David Bate SOA Software Sales Executive IBM Asia Pacific Business Process Management for Innovation and Optimisation David Bate SOA Software Sales Executive IBM Asia Pacific Innovation that matters to CEOs and CIOs Top Innovation priorities for CEOs: Extend

More information

IBM WebSphere Service Registry and Repository, Version 6.0

IBM WebSphere Service Registry and Repository, Version 6.0 Helping you get the most business value from your SOA IBM Repository, Version 6.0 Highlights Provide clear visibility into service Use other standard registries associations and relationships while and

More information

Get Started on SOA. WebSphere s Proven Flexible Entry Points Help you Get Started. Service Oriented Architecture (SOA)

Get Started on SOA. WebSphere s Proven Flexible Entry Points Help you Get Started. Service Oriented Architecture (SOA) Get Started on SOA WebSphere s Proven Flexible Entry Points Help you Get Started Service Oriented Architecture (SOA) Service A repeatable business task e.g., check customer credit; open new account Service

More information

BIAN with BPS Design Methodology

BIAN with BPS Design Methodology IBM Industry Models Development BIAN with BPS Design Methodology SOA Industry Models v.8.8 IBM Industry Models 4-13-2016 Table of Contents BIAN with BPS Design Methodology...2 1.1 BIAN...2 1.1.1 BIAN Service

More information

A Fresh Look at the Mainframe

A Fresh Look at the Mainframe A Fresh Look at the Mainframe Unlock the Value of Your Mainframe Assets Using SOA On Demand Insurance Business Problems 1. We want to increase revenues by selling insurance polices through external Brokers

More information

Translate Integration Imperative into a solution Framework. A Solution Framework. August 1 st, Mumbai By Dharanibalan Gurunathan

Translate Integration Imperative into a solution Framework. A Solution Framework. August 1 st, Mumbai By Dharanibalan Gurunathan Translate Integration Imperative into a solution Framework A Solution Framework August 1 st, Mumbai By Dharanibalan Gurunathan Copyright IBM Corporation 2007 agenda 1 Introduction to solution framework

More information

Transition to SOA. Oracle SOA Suite. Martin Jäkle Solution Architect TSBU Fusion Middleware Oracle Deutschland

Transition to SOA. Oracle SOA Suite. Martin Jäkle Solution Architect TSBU Fusion Middleware Oracle Deutschland Transition to SOA Oracle SOA Suite Martin Jäkle Solution Architect TSBU Fusion Middleware Oracle Deutschland SOA Bridging the Gap Increasingly Demanding Users End-to-End Processes Shorter Change Cycles

More information

Get Started on SOA. Process Entry Point Business Process Management (BPM) Business Problem

Get Started on SOA. Process Entry Point Business Process Management (BPM) Business Problem Get Started on SOA Process Entry Point Business Process Management (BPM) Business Problem Our car loan business has grown. Now we need to make our loan processing more effective. can help you solve this

More information

WebSphere Business Services Fabric

WebSphere Business Services Fabric WebSphere Business Services Fabric Webify removes the rigidity from SOA to make an SOA environment dynamic and flexible Steve Mills (paraphrased) at Gartner SOA Symposium - SFO Glenn Archbold - Auckland,

More information

Cloud Computing Lectures SOA

Cloud Computing Lectures SOA Cloud Computing Lectures SOA 1/17/2012 Service Oriented Architecture Service Oriented Architecture Distributed system characteristics Resource sharing - sharing of hardware and software resources Openness

More information

SAP Strategy. RYU, SEYUL / SAP Korea

SAP Strategy. RYU, SEYUL / SAP Korea SAP Strategy RYU, SEYUL / SAP Korea Agenda I. What Will Market need II. Collaboration III. Enterprise Service Architecture IV. xapps V. SAP Solution for New Business SAP Korea 2003, SAP Strategy, RYU,

More information

Understanding Your Enterprise API Requirements

Understanding Your Enterprise API Requirements Understanding Your Enterprise Requirements Part 2: The 3 management platforms which architecture model fits your business? Strategically choosing the right management architecture model will ensure your

More information

OPN Only Oracle SOA Suite 11g Implementation Boot Camp

OPN Only Oracle SOA Suite 11g Implementation Boot Camp Oracle University Contact Us: 1.800.529.0165 OPN Only Oracle SOA Suite 11g Implementation Boot Camp Duration: 3 Days What you will learn Oracle SOA Suite 11g Implementation Boot Camp is a three-day hands-on

More information

IBM s SOA Quality Management Strategy with Rational and Tivoli Terry Goldman Technical Evangelist Rational Software IBM ASEAN/SA

IBM s SOA Quality Management Strategy with Rational and Tivoli Terry Goldman Technical Evangelist Rational Software IBM ASEAN/SA IBM s SOA Quality Management Strategy with Rational and Tivoli Terry Goldman Technical Evangelist Rational Software IBM ASEAN/SA IBM Rational Software Development Conference 2007 2007 IBM Corporation What

More information

Keynote Presentation: Driving the Value of SOA in an Enterprise Architecture

Keynote Presentation: Driving the Value of SOA in an Enterprise Architecture Keynote Presentation: Driving the Value of SOA in an Enterprise Architecture Manoj Saxena Vice President Global Solutions and Asset Management IBM Global Business 2007 IBM Corporation Agenda IBM SOA Architect

More information

Scott Lowden SAP America Technical Solution Architect

Scott Lowden SAP America Technical Solution Architect SAP NetWeaver Training Overview - SAP Exchange Infrastructure Scott Lowden SAP America Technical Solution Architect NetWeaver Components Detail Exchange Infrastructure SAP AG 2003, Title of Presentation,

More information

بﻟﺎطﻣ ﯽﻠﮐ لﺻﻓ رﺳ Se rvice O r ien t A rch it ec t SOA Workshop: A. Mahjoorian, Session

بﻟﺎطﻣ ﯽﻠﮐ لﺻﻓ رﺳ Se rvice O r ien t A rch it ec t  SOA Workshop: A. Mahjoorian, Session - معماری سرویس گرا (SOA) قسمت ھفتم - مرداد 86 امیر رضا مهجوریان دوره آموزشی شرکت... سر فصل کلی مطالب معرفی معماری سرویس گرا کاربرد معماری سرویس گرا شناخت تفصیلی ادبیات کسب و کار پروتکل ھای معماری سرویس

More information

<Insert Picture Here> Oracle Business Process Analysis Suite: Overview & Product Strategy

<Insert Picture Here> Oracle Business Process Analysis Suite: Overview & Product Strategy Oracle Business Process Analysis Suite: Overview & Product Strategy Devesh Sharma Dec, 2006 Oracle BPA/BPM Product Management Agenda 1 2 3 4 5 Need for Business Process Management

More information

Service Oriented Architecture

Service Oriented Architecture Service Oriented Architecture Part I INTRODUCING SOA Service Oriented Architecture- Presented by Hassan.Tanabi@Gmail.com 2 Fundamental SOA 1. The term "service-oriented" has existed for some time, it has

More information

Managing Business Services Through Service Registry

Managing Business Services Through Service Registry IBM SOA Center of Excellence Business Consulting s Managing Business s Through Registry Raghu Varadan Chief Architect Business Enablement s for SOA IBM WW SOA Center of Excellence November, 2006 What is?

More information

WebSphere. Enablement for WebSphere Industry Content Packs. Telecom Enablement

WebSphere. Enablement for WebSphere Industry Content Packs. Telecom Enablement WebSphere Enablement for WebSphere Industry Content Packs Telecom Enablement Chapter 1. Enablement for the WebSphere Telecom Content Pack The Telecom Enablement can be used by solution architects, IT

More information

SERVICE ORIENTED ARCHITECTURE REFERENCE ARCHITECTURE BLUEPRINT.

SERVICE ORIENTED ARCHITECTURE REFERENCE ARCHITECTURE BLUEPRINT. SERVICE ORIENTED ARCHITECTURE REFERENCE ARCHITECTURE BLUEPRINT Edison 1, Virginia Tulenan 1, and Ford Lumban Gaol 2 1 Bina Nusantara University Graduate Program, Jakarta, Indonesia edison17999@yahoo.sg,

More information

SOA Success Methodology

SOA Success Methodology SOA Success Methodology Dr Mohamad Afshar Oracle Fusion Middleware Product Management Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information

More information

Information Delivery with SOA

Information Delivery with SOA Context Srikanth Inaganti Today enterprises are looking at SOA as a vehicle to improve IT efficiency and reduce the complexity. Improving the efficiency and complexity would directly map on to the way

More information

The innovation engine for the digitized world The New Style of IT

The innovation engine for the digitized world The New Style of IT The innovation engine for the digitized world The New Style of IT New Style of IT supported by HP Software bernd.ludwig@hpe.com Copyright 2015 Hewlett-Packard Development Company, L.P. The information

More information

IBM EXAM QUESTIONS & ANSWERS

IBM EXAM QUESTIONS & ANSWERS IBM 000-669 EXAM QUESTIONS & ANSWERS Number: 000-669 Passing Score: 800 Time Limit: 120 min File Version: 36.6 http://www.gratisexam.com/ IBM 000-669 EXAM QUESTIONS & ANSWERS Exam Name: SOA Fundamentals

More information

Enterprise Architecture Development

Enterprise Architecture Development Methodology Overview Prepared For: Our Valued Clients Introduction Page 2 Engagement Objectives Perform an assessment of the current Enterprise against the short and long term IT and Business Strategic

More information

Chapter 1 Web Services Basics

Chapter 1 Web Services Basics Slide 1.1 Web Serv vices: Princ ciples & Te echno ology Mike P. Papazoglou mikep@uvt.nl Chapter 1 Web Services Basics Slide 1.2 Topics Introduction definitions Software as a service Where can services

More information

23. Service-Oriented Architectures

23. Service-Oriented Architectures 23. Service-Oriented Architectures Slide 1 Acknowledgements: Material on Service-Oriented Architectures Based on a tutorial by Grace Lewis et al. + Slides by Michael Brodie (with minor adaptations) Slide

More information

Adaptive work environments

Adaptive work environments Adaptive work environments Helping business achieve operational efficiency through people and SOA. Flexibility that enables people to rapidly access and interact with targeted business processes Business

More information

Service Oriented Architecture

Service Oriented Architecture Service Oriented Architecture Building SOA-based Enterprise Solutions Part 2 Adomas Svirskas Vilnius University October 2005 Agenda Towards SOA realisation SOA-oriented analysis and design Identification,

More information

First Steps to Building a Single View of an SOA. Introducing the SOA Implementation Framework

First Steps to Building a Single View of an SOA. Introducing the SOA Implementation Framework First Steps to Building a Single View of an SOA Introducing the SOA Implementation Framework Ronald Schmelzer Senior Analyst ZapThink, LLC Introduction & Agenda Implementing a -Oriented Architecture is

More information

CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE

CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE 1 Learning Objectives Examine in detail the enterprise systems modules and architecture. Understand the effects of a well-designed architecture on ERP implementation.

More information

IBM BPM on zenterprise

IBM BPM on zenterprise IBM BPM on zenterprise The world has turned Andreas Gröschl, Mainframe Architect groeschl@de.ibm.com The Modern Enterprise is a Network of Complex Interactions Powered by Mainframe Assets 70% of corporate

More information

MTAT Enterprise System Integration

MTAT Enterprise System Integration MTAT.03.229 Enterprise System Integration Lecture 5: Service-Oriented Architectures Marlon Dumas marlon. dumas ät ut. ee Service-Oriented Architecture (SOA) SOA is a paradigm for organizing and utilizing

More information

SERVICE ORIENTED ARCHITECTURE SOA INTRODUCTION

SERVICE ORIENTED ARCHITECTURE SOA INTRODUCTION SERVICE ORIENTED ARCHITECTURE SOA INTRODUCTION SECTOR / IT NON-TECHNICAL & CERTIFIED TRAINING COURSE In this SOA training course, you learn how to create an effective SOA by modeling, designing, and orchestrating

More information

Business Process Management 2010

Business Process Management 2010 Business Process Management 2010 Ing. Federico Senese WebSphere Technical Specialist IBM Southwest Europe federico.senese@it.ibm.com About me: Federico Senese Joined IBM in 2000 after earning an University

More information

The Path to SOA for ISVs. ISV Constant: Change

The Path to SOA for ISVs. ISV Constant: Change The Path to SOA for ISVs Ronald Schmelzer Senior Analyst ZapThink, LLC Take Credit Code: SOAISV ISV Constant: Change Competition Mergers & Acquisitions Business Partners Changing Marketplace CHANGE A ISV

More information

SOA: Simple, Open, Affordable. Pierre Fricke Director, Product Line Management JBoss - a division of Red Hat

SOA: Simple, Open, Affordable. Pierre Fricke Director, Product Line Management JBoss - a division of Red Hat SOA: Simple, Open, Affordable Pierre Fricke Director, Product Line Management JBoss - a division of Red Hat Reality: IT Complexity, Escalating Cost Growing Complexity Server Unisys OS IBM Sun HP Dell??

More information

Create New Business Processes Using Service Oriented Architecture

Create New Business Processes Using Service Oriented Architecture Create New Business Processes Using Service Oriented Architecture On Demand Insurance Business Problems 1. We lose customers because we process new policy applications too slowly. 2. Our claims processing

More information

Next Generation SOA Development

Next Generation SOA Development Next Generation SOA Development Bill Jones Oracle Corporation bill.jones@oracle.com Bill Jones Next Generation of SOA Development Page 1 Agenda SOA and Web Services Primitive Services Composite Services

More information

Business Constant: Change

Business Constant: Change Overview of Service-Oriented Architecture Jason Bloomberg ZapThink, LLC Take Credit Code: HGOVER Copyright 2006, ZapThink, LLC 1 Business Constant: Change Competition Changing Marketplace Customer Demands

More information

IDC Austria: SOA Conference. From Decoupled Services to Agile Business Applications

IDC Austria: SOA Conference. From Decoupled Services to Agile Business Applications IDC Austria: SOA Conference From Decoupled Services to Agile Business Applications Alexander Schatten Inst. of Software Technology and Interactive Systems TU-Wien www.schatten.info The Motto for this Talk?

More information

Slide 1. System Landscape Recommendations for SAP NetWeaver 7.3 Process Centric Capabilities. Dirk Anthony, SAP AG June 2011

Slide 1. System Landscape Recommendations for SAP NetWeaver 7.3 Process Centric Capabilities. Dirk Anthony, SAP AG June 2011 Slide 1 System Landscape Recommendations for SAP NetWeaver 7.3 Process Centric Capabilities Dirk Anthony, SAP AG June 2011 Slide 2 Disclaimer This presentation outlines our general product direction and

More information

Defining Connectivity to Oracle E-Business Suite using WebSphere JCA Adapter

Defining Connectivity to Oracle E-Business Suite using WebSphere JCA Adapter IBM Software Group Defining Connectivity to Oracle E-Business Suite using WebSphere JCA Adapter Sreelatha Sankaranarayanan (sreelathas@in.ibm.com) WebSphere Adapters Support and Development Prasanna Holla

More information

Services Governance with IBM WebSphere

Services Governance with IBM WebSphere Services Governance with IBM WebSphere Terry S Burnside IBM March 15, 2012 Session Number (10785) Without proper management and governance of service-oriented architecture (SOA) This could become like

More information

Mark Bailey Senior System Consultant Security, Government, & Infrastructure 2008 Intergraph Corporation

Mark Bailey Senior System Consultant Security, Government, & Infrastructure 2008 Intergraph Corporation Principles of Service Oriented Architecture Mark Bailey Senior System Consultant Security, Government, & Infrastructure mark.bailey@intergraph.com 2008 Intergraph Corporation Agenda Motivation for Service

More information

IBM WebSphere Information Integrator Content Edition Version 8.2

IBM WebSphere Information Integrator Content Edition Version 8.2 Introducing content-centric federation IBM Content Edition Version 8.2 Highlights Access a broad range of unstructured information sources as if they were stored and managed in one system Unify multiple

More information

WebSphere for SOA. BPM with SOA: Your Most Potent Weapon to Take on Business Complexity

WebSphere for SOA. BPM with SOA: Your Most Potent Weapon to Take on Business Complexity for SOA BPM with SOA: Your Most Potent Weapon to Take on Business Complexity BPM with SOA: Your Most Potent Weapon to Take on Business Complexity Foundational Extend End-to-End Transform Adapt Dynamically

More information

iway Service Manager An ESB Foundation for Enterprise SOA Unique Features iway Service Manager Enhance IT alignment and

iway Service Manager An ESB Foundation for Enterprise SOA Unique Features iway Service Manager Enhance IT alignment and Enhance IT alignment and iway Service Manager governance through the costeffective design, maintenance iway Process Manager iway Trading Manager iway Enterprise Index iway Data Migrator Third-Party App.

More information

Getting to the heart of Service Oriented Architecture (SOA)

Getting to the heart of Service Oriented Architecture (SOA) Getting to the heart of Service Oriented Architecture (SOA) 2005 IBM Corporation Questions You Need to Consider What is Service Orientation and SOA and why is it important for your business? Is it real?

More information

Service oriented architecture solutions White paper. IBM SOA Foundation: providing what you need to get started with SOA.

Service oriented architecture solutions White paper. IBM SOA Foundation: providing what you need to get started with SOA. Service oriented architecture solutions White paper IBM SOA Foundation: providing what you need to get started with SOA. September 2005 Page 2 Contents 2 Executive summary 2 SOA: the key to maximizing

More information

RESOLVING APPLICATION DEVELOPMENT ISSUES USING SOA Y. KIRAN KUMAR 1, G.SUJATHA 2, G. JAGADEESH KUMAR 3

RESOLVING APPLICATION DEVELOPMENT ISSUES USING SOA Y. KIRAN KUMAR 1, G.SUJATHA 2, G. JAGADEESH KUMAR 3 RESOLVING APPLICATION DEVELOPMENT ISSUES USING SOA Y. KIRAN KUMAR 1, G.SUJATHA 2, G. JAGADEESH KUMAR 3 1 Asst Professor, Dept of MCA, SVEC, A. Rangampet. ykkumar83@gmail.com, sujatha229@gmail.com,com 148

More information

Enterprise Service-Oriented Architecture Made Easy: Driving Adoption with SAP Discovery System Software. Heiko Stock Dir, Solution Office SAP AG

Enterprise Service-Oriented Architecture Made Easy: Driving Adoption with SAP Discovery System Software. Heiko Stock Dir, Solution Office SAP AG Enterprise Service-Oriented Architecture Made Easy: Driving Adoption with SAP Discovery System Software Heiko Stock Dir, Solution Office SAP AG Success Factors for Adopting Enterprise Service-Oriented

More information

MAY 2018 Digital Ready Framework

MAY 2018 Digital Ready Framework MAY 2018 Digital Ready Framework Transformation and Growth in Insurance Digital Ready in Insurance Digital Ready A MuleSoft Enabled Framework for Transformation and Growth in Insurance ABSTRACT The insurance

More information

JOURNAL OF OBJECT TECHNOLOGY

JOURNAL OF OBJECT TECHNOLOGY JOURNAL OF OBJECT TECHNOLOGY Online at www.jot.fm. Published by ETH Zurich, Chair of Software Engineering JOT, 2008 Vol. 7, No. 1, January-February 2008 The Year of the Globally Integrated Enterprise Mahesh

More information

<Insert Picture Here> Service Oriented Architecture

<Insert Picture Here> Service Oriented Architecture Service Oriented Architecture Sean Donahue What does FUSION mean exactly? FUSION Applications FUSION Architecture FUSION FUSION Tech Stack (Apps Unlimited) Oracle Fusion Architecture,

More information

SOA Management Pack: Runtime Governance, and Improved Manageability of all Aspects of Your Business Flows

SOA Management Pack: Runtime Governance, and Improved Manageability of all Aspects of Your Business Flows SOA Management Pack: Runtime Governance, and Improved Manageability of all Aspects of Your Business Flows Aalok Muley, Director Platform Products Aalok.Muley@Oracle.com Agenda The

More information

IBM Enterprise Service Bus for Healthcare

IBM Enterprise Service Bus for Healthcare IBM Enterprise Service Bus for Enabling new levels of integration and interoperability for today s demanding hospitals and health plans Highlights Integrate data and applications from disparate sources

More information

Surviving the SOA Hype Storm

Surviving the SOA Hype Storm Surviving the SOA Hype Storm Hugh Taylor Lecturer, School of Information VP of Marketing Communications, SOA Software About Me VP MarCom at SOA Software MBA Industries worked in: Enterprise Software Website

More information

Service Oriented Architecture for Architects

Service Oriented Architecture for Architects www.peaklearningllc.com Service Oriented Architecture for Architects (5 Days) Overview This five day training course for architects delves deep into various architectural aspects of SOA. It starts with

More information

The Information Integration Platform

The Information Integration Platform The Information Integration Platform IIS Product and Technology Vision & Roadmap Bob Zurek Director, Advanced Technologies and Product Strategy Information Integration Solutions IBM Software Group IBM

More information

Methods for the specification and verification of business processes MPB (6 cfu, 295AA)

Methods for the specification and verification of business processes MPB (6 cfu, 295AA) Methods for the specification and verification of business processes MPB (6 cfu, 295AA) Roberto Bruni http://www.di.unipi.it/~bruni 06 - Evolution 1 Object Overview of the evolution of (Information Systems

More information

Service Visibility & Governance with WebSphere Service Registry (and What s New in v7.5)

Service Visibility & Governance with WebSphere Service Registry (and What s New in v7.5) Service Visibility & Governance with WebSphere Service Registry (and What s New in v7.5) Nick Butler STSM, WSRR Consumability Architect WebSphere Today s Agenda 1 Market Imperatives / Governance Overview

More information

JBOSS WHITE PAPER. JEMS: The Open Source Platform for SOA THE PLATFORM FOR FLEXIBILITY, INTEROPERABILITY, AND CHOICE

JBOSS WHITE PAPER. JEMS: The Open Source Platform for SOA THE PLATFORM FOR FLEXIBILITY, INTEROPERABILITY, AND CHOICE JEMS: The Open Source Platform for SOA THE PLATFORM FOR FLEXIBILITY, INTEROPERABILITY, AND CHOICE Contents JEMS: THE OPEN SOURCE PLATFORM FOR SOA Executive Summary 1 The SOA Solution 3 SOA Changes IT and

More information

InfoSphere Software The Value of Trusted Information IBM Corporation

InfoSphere Software The Value of Trusted Information IBM Corporation Software The Value of Trusted Information 2008 IBM Corporation Accelerate to the Next Level Unlocking the Business Value of Information for Competitive Advantage Business Value Maturity of Information

More information

ADM Content: Result of Applying Methodology

ADM Content: Result of Applying Methodology ADM Content: Result of Applying Methodology The Open Group 21st Enterprise Architecture Practitioners Conference San Diego, California February 2009 National Security Group Paul Rock III Paul.Rock@Oracle.com

More information

Andrew Macdonald ILOG Technical Professional 2010 IBM Corporation

Andrew Macdonald ILOG Technical Professional 2010 IBM Corporation The value of IBM WebSphere ILOG BRMS Understanding the value of IBM WebSphere ILOG Business Rule Management Systems (BRMS). BRMS can be used to implement and manage change in a safe and predictable way

More information

JBoss Enterprise SOA Platform

JBoss Enterprise SOA Platform JBoss Enterprise SOA Platform Pierre Fricke Red Hat Director, SOA Product Line Management February 14, 2008 Why SOA? Because a single business change can spur 10x 50x IT changes Benefits of SOA include:

More information

Business Processes Modelling MPB (6 cfu, 295AA)

Business Processes Modelling MPB (6 cfu, 295AA) Business Processes Modelling MPB (6 cfu, 295AA) Roberto Bruni http://www.di.unipi.it/~bruni 06 - Evolution!1 Object Overview of the evolution of (Information Systems inside) Enterprise Systems Architectures

More information