+ All Categories
Home > Technology > SOA: What It Means To The Enterprise

SOA: What It Means To The Enterprise

Date post: 14-Jun-2015
Category:
Upload: wso2
View: 778 times
Download: 1 times
Share this document with a friend
Description:
In this SOA workshop in Colombo, Sri Lanka (September 17, 2009), Paul Fremantle, CTO and Co-Founder, WSO2 presented about SOA and discussed why SOA is the basis of all modern Enterprise Architecture.
Popular Tags:
18
SOA: What it means to the Enterprise Paul Fremantle [email protected] CTO and Co-Founder, WSO2 VP, Apache Synapse
Transcript
Page 1: SOA: What It Means To The Enterprise

SOA: What it means to the Enterprise

Paul [email protected]

CTO and Co-Founder, WSO2VP, Apache Synapse

Page 2: SOA: What It Means To The Enterprise

Service Oriented Architecture

• SOA is the best practice for building distributed interconnected systems

– Using well-defined interactions between systems

– Moving from proprietary formats to open formats:• XML, HTTP, SOAP

– Integration is dependent on external interfaces not on internal code

• SOA is the basis of all modern Enterprise Architecture

Page 3: SOA: What It Means To The Enterprise

Stovepipes

Page 4: SOA: What It Means To The Enterprise

The Enterprise Architecture landscape has changed

• Development cycles:– From 18 to 6 months to 3 months

• Real standards – HTTP, HTML, XML, Java

• Supply chain management and integration are key– Companies without integration are falling behind

Page 5: SOA: What It Means To The Enterprise

Tightly Coupled Systems

• Tightly coupled systems have significant problems:– Errors, delays and downtime spread through the system– The resilience of the whole system is based on the weakest

part– Cost of upgrading or migrating spreads– Hard to evaluate the useful parts from the dead weight

Page 6: SOA: What It Means To The Enterprise

Loose Coupling

Page 7: SOA: What It Means To The Enterprise

Loose Coupling

• Location and Access– Scale up, failover, contingency

• Programming Language– Work with available skills– Integrate old and new

• Stack/Vendor– No tie in to a particular proprietary solution

• Time– Asynchronous interactions avoid gridlock

Page 8: SOA: What It Means To The Enterprise

Services

• Services are application assets that provide useful function

• The service is not just the software… it is the runningsystem

• Services are accessible in a common way across the network and organisation

• Services are re-usable building blocks that can be re-used to build other applications

Page 9: SOA: What It Means To The Enterprise

Case Study - Amazon

• Amazon initially built a standard web application• Browser tier / Web tier / Database tier

Web App

Web App

Web App

Database

Single application

Page 10: SOA: What It Means To The Enterprise

It was too successful

Web App

Web App

Web App

Database

Single application

Web App

Web App

Web App

Web App

Web App

Web App

Web App

Web App

Web App

Web App

Web App

Web App

Page 11: SOA: What It Means To The Enterprise

Problems

• Too many complex pieces of software in a single system

• No evolution possible• Need to scale independently

– Parts sharing resources with other unknown code paths• No isolation • No clear ownership of components• The database became a choke point

– Both at runtime – constant involvement from Oracle scaling– And at development time as different teams struggled to

implement change control on a shared resource

Page 12: SOA: What It Means To The Enterprise

The solution: SOA

• Before the term SOA was widely used• Split into separate teams

– Each team owned the complete problem:• Hosting, maintenance, scaling, development, design

– Each system was loosely coupled with consistent interfaces• A single visit to the homepage can call between 10 and

100 services

• And by the way, this architecture led directly to Amazon’s cloud model

Page 13: SOA: What It Means To The Enterprise

Organization

• “Each service has a team associated with it, and that team is completely responsible for the service—from scoping out the functionality, to architecting it, to building it, and operating it… You build it, you run it” Werner Vogels, CTO, Amazon

– Promotes Customer Focus and Innovation– Gives developers direct access to customers– And experience of how their code performs

Page 14: SOA: What It Means To The Enterprise

Lessons learnt

• Isolation– Service Orientation promotes ownership and control

• Scalability– By preventing direct database access, can scale the

services without affecting clients• Need a common service-access mechanism

– Aggregation– Routing– Tracking

Page 15: SOA: What It Means To The Enterprise

Another case study

• Chapdelaine is a leading bond trading house in Wall Street• Had a monolithic application built mainly using thick client

technology together with Database (stored procedures)• New regulatory rules required reporting trades within 5

minutes of completion– Daily batch no longer suitable

• Increasing partnership meant connecting to partners is essential

• Put in place an ESB and SOA approach– Two weeks to build an initial working environment– Saved $250k in year one with a $50k project

• Radically more agile development environment and enterprise architecture is enabling faster moving IT to meet business needs.

Page 16: SOA: What It Means To The Enterprise

SOA – Enterprise Expectations

Page 17: SOA: What It Means To The Enterprise

Challenges and Opportunitiesfor SOA

Challenges• Complexity• Performance of distributed applications• Security• Management, problem determination• Free-for-all vs Governance• Standards and best practisesOpportunities• Process management• Faster time to market, Agility, time to value• Business intelligence and activity monitoring• Rules and Event Processing• Cloud readiness

Page 18: SOA: What It Means To The Enterprise

Questions


Recommended