+ All Categories
Home > Documents > 13 Years of Service Oriented Architecture@Credit Suisse...

13 Years of Service Oriented Architecture@Credit Suisse...

Date post: 22-Jun-2020
Category:
Upload: others
View: 0 times
Download: 0 times
Share this document with a friend
30
13 Years of Service Oriented Architecture@Credit Suisse: Lessons Learned – Remaining Challenges Keynote ECOWS 2011 – Lugano, Switzerland Date: 16.9.2011 Stephan Murer, Chief Architect, Credit Suisse
Transcript
Page 1: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

13 Years of Service Oriented Architecture@Credit Suisse: Lessons Learned – Remaining Challenges Keynote ECOWS 2011 – Lugano, Switzerland Date: 16.9.2011 Stephan Murer, Chief Architect, Credit Suisse

Page 2: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 2

Credit Suisse IT Division – Key Facts

Significant technology footprint and high degree of complexity

– 67k users supported in 550 locations, 4 major data centers plus failovers, 95k workstations / laptops

– 17‘100 internal & external employees

– Complex processing environment (>6'000 applications) evolved over many years

Considerable IT spending – CHF 3.7bn 2011 budget, with a growth rate of 8% over the last 5 years

– CHF 1.8bn investment into new functionality in 3'000 projects

Large and

complex

environment

Ongoing

commitment to

efficiency

IT as catalyst

for the bank's

growth

Continuous focus on sustainable IT unit cost reduction

– We already deliver some of the best infrastructure unit cost efficiency in the industry (e.g., servers, mainframe, storage)

– Delivered 20% reduction in blended workforce rates over the last four years

Contained maintenance cost growth over the last few years, maintaining our ability to invest in new capabilities and led to a leading maintenance / investment ratio

IT delivery of projects and services is consistent and meets businesses expectations

– User satisfaction generally increased over past few years, although 2010 partly saw a decline

– IT production services increased availability significantly through globally aligned and regionally executed stability programs

IT continuously seeks to enhance the bank's operating efficiency

Industry recognition for some of our innovative IT solutions, e.g., Best treasury/cash management (European Banking Technology Awards); best use of IT in Wholesale & IB, HALO – best trading platform, cash flow & liquidity – best compliance project (Financial Sector Tech Award)

Page 3: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 3

Convergence to more agile and standardized operating model to improve our capabilities

Consistent client

experience

single sign-on

one portal, multiple

solutions

Product processing

shared, legal entity-

agnostic global

processing platforms

Risk mgmt and financial

control

unified risk and finance

platforms, based on

agreed front-office data

Shared components

Single sources of

reference data

Common SOA

Common domain

and business

services model

Client

Channel

Se

cu

rities

OTC

Ban

kin

g

Risk

Finance

Infrastructure

Co

mm

on

Se

rvic

es

Processing

Common infrastructure

Common infrastructure based on consistent

architectural standards that support our systems in

a scalable, agile, and cost efficient manner

Page 4: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 4

Managed evolution of very large systems requires stable

interfaces

Hard to replace a very large information system as a whole – High cost (>1bn CHF, estimate for Swiss platform) – Development time too high (>5years) – High risk, as both technical and business

prerequisites shift over time

Managed evolution is the only feasible approach – Stepwise transformation of landscape, renewing

component after component – Multi-year effort which gradually implements the target

architecture

Well encapsulated components exposing managed interfaces are a prerequisite for managed evolution: – Technically renew components, without affecting

clients – Consolidate redundant data and functionality behind

common interfaces and simplify – Seamlessly operate a technically heterogeneous

system resulting from the evolutionary approach

Page 5: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 5

Comprehensive Integration Architecture

B2B

• Function and data integration (core

SOA)

• Based on managed interface

contracts

• Exposing UI components and

functions for process composition

• Core standards: XML, WSDL, IDL,

FTPS, SOAP, IIOP, MQ, domain

standards (ISO 20022, SWIFT,

FPML, FIX)

• Process integration, managing

process context

• Exposing UI components for

process control (task list …)

• Core standards: BPEL

• UI Integration, arranging desktop

real estate, managing UI context

• Core standards: HTML5, Java

portlets

Page 6: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 6

SOA Experience @ Credit Suisse 3 case studies

Credit Suisse Information Bus

Opening the mainframe for modern front-ends.

1998 2011

Global PB SOA

Wrap diverse international banking backends

Workflow as shared service

Flex ible business processes

Page 7: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 7

Case 1: Credit Suisse Information Bus (CSIB)

Started in 1998, more than 1000 services built up to now

All applications on the Swiss Platform offer and/or consume

services today

Enable Managed Evolution of Mainframe Platform

Component architecture for the Swiss Platform

Reuse of core data&functionality (mainly) residing on the mainframe

for modern front-ends

Orbix - CORBA for synchronous services

WebSphere MessageBroker / MQ for messaging

Connect:Direct for files

About 1000 public CORBA services, 70 message publishers

400 Mio. CORBA calls & 120 Mio. messages delivered per month

Facts

Objectives

Technology

Footprint

Page 8: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 8

0

1000

2000

3000

4000

5000

6000

2001 2002 2003 2004 2005 2006 2007 2008 2009 2010

Measure Progress Use of services follows availability

Wide use of services follows a critical mass of available services

Today ~ 5 billion service calls a year in Switzerland

Fully decoupled platform some years ahead

Core banking system on mainframe completely decoupled from remainder of platform

200 services available

600 services available

900 services available

800 services available

1100 services available

Page 9: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 9

109

340 500 641

725 847

947 943

966

989

1101

1276

Jan00

Jan01

Jan02

Jan03

Jan04

Jan05

Jan06

Jan07

Jan08

Jan09

Jan10

Jan11

Jan12

productive under development

Measure Progress - Services built as needed

Build services as they are needed

Gradually decouple domains

Use existing functionalities

Bulk services from 2009

Page 10: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 10

Service

Development Request

Service

Change Request

Basic Request

IDL Specification

Complete

Service Definition

Generate

Service Documentation

1. Quality

Check

Extended Design

for reuse

2. Quality

Check 3. Quality

Check

Private

service

Project Initialization Design Implementation

Governance – bottom-up requests, top down QA

Reuse existing service

Page 11: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 11

Governance - Interface Management System

Searchable Service

Catalog

Data type repository with

UML/WSDL integration

Governance workflows

Lifecycle management

Extensible code generator

(MDA)

Integration with other

tools, like application

repository or accounting

Page 12: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 12

Measure Reuse Reuse is very uneven

12

0

10

20

30

40

50

60

70

80

90

100

CIF

CIF

Rel

atio

ns

OE_

Dat

a

DI_

Cur

renc

yRat

e

OE_

Sear

ch

CR

E_D

ocum

ents

AZ_P

olis

t

Ris

kCla

ss

CIF

S_D

epos

itsFo

rCifs

IVN

_Tis

Con

trol

RTT

_PM

Prof

ile_U

pdat

e

ADAC

_Rep

ortin

gChe

cks

EBVV

_Ser

vice

_Upd

ate

IPC

_Clu

ster

PI_G

etD

ata

RTT

_Man

age_

Cha

nges

ZV_S

cann

ingM

is

AZ_O

rder

With

Paym

ents

CR

E_Au

tolo

mba

rd

DBH

_Saf

ekee

ping

Acco

unts

EBVV

_Cus

tom

er_U

pdat

e

IPC

_Req

uest

KAU

F_C

redi

tPay

men

ts

OE_

Func

tionH

olde

r_U

pdat

e

PRO

K_Pr

oduc

tRel

atio

ns

RTT

_Poo

l_O

rder

_Upd

ate

ACC

T_Pr

ompt

ADAC

_Rep

oIte

mSt

ruct

ure

CAS

_ATM

Book

ing_

Upd

ate

CAS

_Cas

hSer

vice

CR

E_Ba

lanc

e

DAD

MIN

_Ord

er

EBVV

_His

tory

_Upd

ate

ED_D

eal_

Out

putR

epea

t

HYP

_Bal

ance

HYP

_KEH

Acco

unt

KAU

F_C

olla

tera

l

KOSA

_Ord

erSt

atus

_Upd

ate

NZV

_Pay

Path

Pend

SegU

pd

PAR

S_Pa

rtner

2

PRO

K_Pr

iceC

ompR

elat

ions

RR

A_Ac

coun

t

RR

A_R

eque

st_U

pdat

e

TFR

_Tra

deFi

nanc

e

Re-use of services varies based on type of

service. Reference Data Services have the

highest re-use.

About half of the services are reused

Average re-use degree is 4 – 4 different

client applications using a service

Page 13: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 13

Technology Migration CORBA -> WebServices

Initial performance of new middleware will

hardly match the existing, mature

infrastructure

Thorough performance analysis with

gradual improvements on all layers of the

stack is required

More verbose protocols (XML, SOAP)

harder to implement efficiently

0 200 400 600

CORBA

WS

Mainframe

Gateway

ESB

Java Client

Total

Example:

• Initial results of web service performance

against CORBA

• Mainframe as server, Java Client

• Service retrieves details for 900

accounts

• Elapsed time in ms

0

20

40

60

CORBA WS

CPU consumption (IMS provider)

CPU ms

Elapsed time

Page 14: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 14

CS Information Bus - experiences

Well-accepted, high proliferation, good re-use of services

Solid middleware foundation

Governance: Combination of bottom-up approach and top-down QA

works

Management becomes difficult because of size (+1000 services)

Business object model (BOM) required as a framework in which to

manage the service landscape (currently in development)

Long term migration towards Web Services, without compromising

performance

Strong governance is essential

Organization needs time to learn

Bottom-up approach helped in gaining critical mass, but...

...supporting service design with common data model would greatly

improve service quality and simplify QA

Need improved interface management system (IFMS)

Formal service descriptions could be the basis for code generation

Strengths

Challenges

Lessons

learned

Page 15: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 15

Case 2: Global Private Banking SOA

Started in 2005

About 200 Services built up to now

Services implemented in different countries (Monaco, UK,

Germany, Singapore)

Re-use the same frontend applications with different local

backends

Initial driver: Standardized front desk application

Currently we see a wave of new frontend applications

Web Services (only synchronous communication needed)

Comparatively small number of interactions today.

Large growth due to implementation of global strategy

Facts

Objectives

Technology

Footprint

Page 16: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 16

From many clients using the same service to many providers offering the same service

Swiss backend

International backends

CS Information Bus International SOA

Various sales channels Single global front-end Service provider

defines semantics

Implicitly defined with

single service provider

Challenging with

multiple service

providers

Explicit semantics,

especially explicit

information model

needed.

Page 17: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 17

Business Object Model – Common model semantically aligns

information

We need to define the precise semantics of data

exchanged through services

– SOA means many producers communicating

with many consumers

– Bottom-up service design needs overarching

information model to ensure semantic

consistency

– Top-down approaches to service design require

information model defining the overall structure

Business Object Model serves these purposes:

– Provides reference naming data elements – Typed data elements for correct representation – Relationships and annotations give semantic

clarity – Model is adopted on a conceptual level as a

basis for defining service data – Model used as a basis for implementing business

objects – Establishing awareness of model as an

abstraction of the requirements variations across locations

Conceptual

Logical

Physical

Enterprise

Domain

Application

Centrally

managed

Federated

Governance

Page 18: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 18

Owned by domain –

with all the

responsibilities

Refinement and

traceability

High-level

ownership Enterprise

Domain

Application

*

* *

*

*

*

* 1 1

1 *

1 0..1

Partner

Address PartnerPartnerContext

AddressingInstruction

PartnerSegment

PartnerGroup

consists of

interrelates

requires

is target of

targets to categorized

is to reach at

Partner

PartnerUUID

PartnerName

Nationality

Domicile

...

NonIndividual

LegalFormType

MWSTNumber

Address

Individual

FirstName

DateOfBirth

Employee

PID

PostalAddress InternalAddress

Refinement

Traceability

Scope of a single

application

Foundation for logical /

physical design

Stewardship (like

ITOwner for apps)

Business Object Model – Linking heterogeneous implementations to common semantics

Page 19: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 19

Global Private Banking SOA - experiences

Re-uses proven governance developed with the CSIB

Adds logical data model to improve transparency and quality

Dealing with the heterogeneity of different locations and their

local backends

Dealing with a large diversity of teams and responsibility in the

different locations

Long-term blur of distinction between Swiss and International

platforms

The business object model really helps. Need to introduce it for

all SOA environments

We are still learning how to balance local agility needs and global

coordination/quality requirements

Strengths

Challenges

Lessons

learned

Page 20: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 20

Case 3: Workflow infrastructure – Process Integration

Started in 2000

Currently broadly used internationally

Decouple process management from application logic

Flexible service orchestration to support adaptation of

application landscape to different business processes

Oracle BPM (current technology), IBM MQSeries

Workflow (past technology), based on BPMN

In use globally in more than 25 Applications, with about

150 processes types. About 100’000 process instances

per month.

Facts

Objectives

Technology

Footprint

Page 21: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 21

Usage

Output

Input

Workflow Infrastructure – Architecture embedding

Java Application Platform

Workflow Infra-

structure

Authorization

Directory

Modelling

Data Warehouse

Process

Portlets

Process

Services

Portal Application

Worklist

Application Services

use use

Process

Authorization

User

Details

Business

Process

Model

Process

Events

use use

Page 22: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 22

Employee Onboarding – Setting up IT Accounts

Hire new

employee

Create

user identity

Create email

account

Set up

IT accounts

Issue

smartcard

Create

HR record

Challenge:

New hires could wait several

days to begin work until they

have access to all systems

Page 23: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 23

Process automation - from days to minutes

Pain Points Workflow Solution Benefits

• Several days to set up

IT accounts for new

employees

• "Quick hires" delayed in

being productive

• Different processes for

different regions

• Complex processes and

lengthy trouble shooting

• No reliable metrics for

process improvement

• Workflow Platform

automates IT accounts

creation in "near realtime"

• HR events used to trigger

account setup

• Process steps are

orchestrated as SOA

services

• Core process steps unified

globally

• Metrics gathered by

process monitoring

• Improvement of overall

employee onboarding

experience

• Immediate productivity for

"quick hires"

• Reduced complexity

• Unified processes across

regions

• Continuous process

improvement enabled by

gathered metrics

Days Minutes BPM

Page 24: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 24

Service orchestration through managed interfaces

HR

CS eXchange Bus (CSXB)

HR Admin Operator

Manager

Process Dashboard

MQ

MQ CORBA

MQ MQ CORBA

In production since August 2011

Average turnaround time < 1 hour

BPM Platform

(Oracle BPM)

IT

Accounts*

SOA-based integration

User

Identity

*IT account provisioning is handled by several

different systems, which are not shown here in detail.

Page 25: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 25

Workflow as shared infrastructure - KPIs

Key numbers

(Aug 2011)

Legacy

platform

New

platform

Total

Applications 18 8 26

Process models 118 28 146

Process activities 748 159 907

Process instances

p.month

109’000 48’00 114’000

25

0

5

10

15

20

25

30

Number of workflow applications

New Platform

Legacy Platform

Shared infrastructure used

by multiple applications

Central engineering, support

and consulting team

Infrastructure available in all

major hubs

Since 2010 transition from legacy

solution (IBM MQSeries workflow)

to new technology (Oracle BPM)

Decouple workflow apps from

server product as much as possible

Page 26: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 26

Workflow Infrastructure - experiences

Widely accepted across the firm

Clean isolation of workflow engine through robust APIs proved

successful. Engine is being exhanged without too much impact on

applications.

Often off-the-shelf applications come with built-in workflow capability and

don’t lend themselves for external orchestration.

Competition from domain specific orchestration tools, leading to early

successes, but failing in enterprise-robustness and end-to-end

orchestration.

Business architecture needed to transform high level business processes

into executable workflows

Properly encapsulate your infrastructure

Work closely with business

Potential identified to use infrastructure in straight-through process

Strengths

Challenges

Lessons

learned

Page 27: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 27

SOA is everywhere in CS

Front-to-back integration => Data quality through well-defined

interfaces

BIAN => Market-wide service standardization

E-Commerce portal, Global Front Systems => Desktop Integration

Financial Messaging Hubs => Standardized message formats

(SWIFT, ISO 20022, FPML, …) link internal and xternal

applications

Reference data distribution => Consistent reference data across

the application landscape

Swiss platform renewal => replicated services for resilience and

performance

Datawarehouse => Managed bulk services feed data into

warehouses

Page 28: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 28

Where we reach the limits – Areas for research I

Security remains a challenge – Secure passing of the original initiator to all services involved (in the absence of

sessions)

– Second line of defense: Application level firewalls analyzing service traffic,

distributed logging of service invocation, service monitoring for unexpected use

– Fine-grained access control

Managing large service networks – Version/release management with 1000s of services and 100000s of clients,

semantic compatibility

– System Management, service-level control, fault-tolerant designs, capacity

management, service replication

– Testing of complex component networks

– Accounting of service use

– Development governance, balancing reuse with demand-driven development

– Cross platform interoperability

Page 29: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 29

Where we reach the limits – Areas for research II

Semantic alignment – Keeping large service landscapes semantically aligned, federation

– Semantics in dynamic service discovery

– Systematically linking integration architecture to business architecture

(information model, process model, function model)

– Blending external standards with internal extensions

High volume, low latency implementations – Market data, 100000s of messages per second, distributed to many clients,

publish subscribe pattern, sub-ms latency expectation

– Special HW, FPGA

– Special Network-Devices

– Simplified protocols

Cloud services – Service markets

– Domain-based interface standardization

– Security

– Pricing

Page 30: 13 Years of Service Oriented Architecture@Credit Suisse ...ecows2011.inf.usi.ch/ECOWS2011-keynote-Murer.pdf · Produced by: Stephan Murer Date: 16.9.2011Slide 2 Credit Suisse IT Division

Produced by: Stephan Murer Date: 16.9.2011Slide 30

Thank you!

QUESTIONS


Recommended