Service Oriented Architecture. Reference MIDDLEWARE & ENTERPRISE INTEGRATION TECHNOLOGIES By

Similar documents
Service Oriented Architecture

Chapter 1 Web Services Basics

SERVICE ORIENTED ARCHITECTURE (SOA)

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

SOA Concepts. Service Oriented Architecture Johns-Hopkins University

PRINCIPLES OF SERVICE ORIENTATION

Slide 1. Slide 2. Slide 3. Objectives. Who Needs Interoperability? Component 9 Networking and Health Information Exchange

IBM EXAM QUESTIONS & ANSWERS

SERVICE ORIENTED ARCHITECTURE SOA INTRODUCTION

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

Service Oriented Architecture

Cloud Computing Lectures SOA

23. Service-Oriented Architectures

IT6801 / Service Layers/ A.Kowshika SERVICE LAYERS

1. INTRODUCTION BACKGROUND ENTERPRISE SOA BENEFITS AND TECHNOLOGIES AN ENTERPRISE SOA FRAMEWORK...6

Service-Oriented Modeling (SOA): Service Analysis, Design, and Architecture

Service-Oriented Computing

Service Oriented Realization of The HTNG Reference Architecture

Application Mediation

IN the inaugural issue of the IEEE Transactions on Services Computing (TSC), I used SOA, service-oriented consulting

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

IBM WebSphere Service Registry and Repository, Version 6.0

Mapping Service-Orientation to TOGAF 9 Part IV: Applying Service-Orientation to TOGAF s Service Contracts

MTAT Enterprise System Integration

SOA Design Patterns. Thomas Erl. (with additional contributors) PRENTICE HALL UPPER SADDLE RIVER, NJ BOSTON INDIANAPOLIS SAN FRANCISCO

SOA-Based Next Generation OSS Architecture

JOURNAL OF OBJECT TECHNOLOGY

Chapter 15. Supporting Practices Service Profiles 15.2 Vocabularies 15.3 Organizational Roles. SOA Principles of Service Design

Business Processes Modelling MPB (6 cfu, 295AA)

SERVICE ORIENTED ARCHITECTURE REFERENCE ARCHITECTURE BLUEPRINT.

A Web Services Based Architecture for Improvement of the Transparency and Decision-making in Public Administration

Oracle Siebel CRM On Demand Integration Pack for JD Edwards EnterpriseOne (Opportunity to Cash)

WEB SERVICES AND XML,M.INDUMATHY AP/IT YEAR & SEM:IV & VII UNIT-II

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

Enterprise IT Architectures SOA Part 1

Enhancing. PeopleSoft Applications With Oracle Fusion Middleware

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

Service-Oriented Architecture and its Implications for Software Maintenance and Evolution

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

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

Enterprise IT Architectures SOA Part 3

zapthink white paper DESIGN & VALIDATE SOA IN A HETEROGENEOUS ENVIRONMENT

The Business Side of SOA. Challenge: Inertia in the Organization

How SOA Can Help EA. Enterprise Architecture Conference 2008

SOA Workshop - SOMA. Service Oriented Methodology & Architecture SOMA

Service Oriented Architecture

Architecting SOA With A Business Focus

IT Architect Regional Conference 2007

Oracle Application Integration Architecture

Service Oriented Architecture for Business Intelligence

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

Oracle Application Integration Architecture

SOMF at a Glance. Methodologies Corporation:

Service Oriented Architecture for Architects

Enterprise IT Architectures SOA Part 1

Business Integration Architecture for Next generation OSS (NGOSS)

AMP/ADTECH SOA Workshop. August 2017

Understanding the Business Benefits of an Open Source SOA Platform

Design Patterns in Enterprise Application Integration for e Learning Arena

Service-oriented architecture (SOA)

CHAPTER 7 SOA DEVELOPMENT LIFECYCLE SE 458 SERVICE ORIENTED ARCHITECTURE

Service-Oriented Architecture: Making the most of SOA What, Why and How

In Pursuit of Agility -

Currently a service can be built and implemented as : Web service REST Component

Solution Architecture Training: Enterprise Integration Patterns and Solutions for Architects

SOA Success Methodology

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

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

Paul Lipton. Abstract. Speaker. SOA is Naturally Diverse. The New SOA Synergy: How Runtime Governance, Triage, and Security Must Work Together

Microservices: A Flexible Architecture for the Digital Age

Chapter 16 Software Reuse. Chapter 16 Software reuse

A Maintainability Assessment Model for Service-Oriented Systems

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

<Insert Picture Here> Service Oriented Architecture

Moving to a Service-Oriented Architecture

Service Oriented Architecture (SOA) Architecture, Standards, Technologies and the Cloud

WebSphere Business Services Fabric

1. Comparing Service Characteristics. (by Mark Richards) 2. Analysis and Modeling with Web Services and Microservices(by Thomas Erl)

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

Automating the Collaborative Enterprise

What s Hot with Web Services?

Enterprise Architecture Development

The Business Case for SOA. Rationalizing the Benefits of Service-Oriented Architecture. Business White Paper

Design and Implementation of Heterogeneous Workflow System Integration Mode Based on SOA Framework

Why Enterprise Architecture is must for One-Stop e-government?

Service-Oriented Architecture A View From the Field. Paul C. Brown, Ph.D. Principal Software Architect

SOA A Business Driven IT Approach. Author: Sanjeev Kumar October 20, 2012

SOA Best Practices & Framework Services in Order to Invoice Enterprise Application Integrations

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

Comparing Servicebased nealford.com

Service Oriented Integration (SOI) - Concepts, Technologies, and Best Practices

Component Based System Framework for Dynamic B2B Interaction

TOGAF 9 Training: Foundation

ENTERPRISE IT MANAGEMENT: THE ARCHITECTURE

CPET 545 SOA and Enterprise Applications

WUSTL Enterprise Architecture Principles

SERVICE ORIENTED ARCHITECTURE (SOA) AND SPECIALIZED MESSAGING PATTERNS ORIENTED MIDDLEWARE WITH MULTIPLE TYPES OF SOA APPLICATIONS

Enterprise Services Repository

Enterprise IT Architectures SOA Part 1

Transcription:

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 Architecture (SOA) is an architectural style for building Enterprise Solution based on Services. Applications built using an SOA style deliver functionality as services that can be used or reused when building applications or integrating within the enterprise or trading partners. 2 COMPILED BY BJ

SOA Uses open standards to integrate software assets as services Standardizes interactions of services Services become building blocks that form business flows Services can be reused by other applications 3 COMPILED BY BJ

What is Service Oriented Architecture (SOA)? (General Architecture) An SOA application is a composition of services A service is the atomic unit of an SOA Services encapsulate a business process Service Providers Register themselves Service use involves: Find, Bind, Execute Find Service Registry Register Most well-known instance is Web Services Service Consumer Bind, Execute Service Provider 4 COMPILED BY BJ

SOA Actors Service Provider Provides a stateless, location transparent business service Service Registry Allows service consumers to locate service providers that meet required criteria Service Consumer Uses service providers to complete business processes Find Service Consumer Service Registry Bind, Execute Register Service Provider 5 COMPILED BY BJ

Elements Of SOA 6 COMPILED BY BJ

Elements Of SOA 1)Application User Interface -:The element of SOA that interacts & delivers output to endusers. 2)Service -: A software Component that encapsulate high level business concept. Service have a way of describing & advertizing capabilities to entities like Components. A client service invoke service through interface. 3) Contract -:A service contract consist of Technology specific API. A service contract contains documents Such as Service Level Agreement (SLA) that describes additional quality of service,behavior &limitation. 4) Interface -:The functionality of Service is exposed to client through interface 5) Implementation -:The service Implementation provides the required business logic & appropriate data. 6) Service Repository -:It registers services & their attributes to facilitate the Discovery of Service,Operation,Access right etc. Here Registry hold reference to the Service (discovery, Description etc.) while Repository hold the actual Service (code,version etc). 7) Middleware (ESB) -:It s a infrastructure for integrating application & Service by routing Message,Transforming protocol, Providing QOS,Sercurity & Managing interaction among the Services 7 COMPILED BY BJ

Business Value Of SOA With reuse of services & components from different users, new applications can be quickly assembled to respond to changing market conditions or business demands SOA virtually eliminates inter application complexities, creates infrastructure for business adaptability SOA framework supports run-time deployment of services across the network, which reduces the costs of application integration & deployment by automating these time consuming process across business boundaries Easy development & deployment: design & run time reduces time taken to implement & deliver working process. 8 COMPILED BY BJ

Reusing legacy system: shares information & processes from systems Tested services:core services & processes thoroughly tested, & chances of potential bug reduced Continuous improvement:implementation of service encapsulated so not visible to requestor Standard user interface:each service made available to entire organisation through standard interface Other benefits: less duplication, reduced costs, 9 COMPILED BY BJ

Characteristics of a Service It Provide Reusability includes Granularity, Modularity Composablity & interoperability. Supports open standards for integration: Although proprietary integration mechanisms may be offered by the SOA infrastructure, SOA s should be based on open standards. Open standards ensure the broadest integration compatibility opportunities. 10 COMPILED BY BJ

SOA CHARATRISTICS / FEATURES Of SERVICES Service Encapsulation Implementation Details & data Structure Hidden from Interface Operation & Semantic Model.Services encapsulates set of business functionalities that accessed from components Service Loose coupling Dependencies between Consumer and provider is minimized i.e. degree of interdependency of one service on another is very less Service Contract Services are governed by policies,slas and service-description documents. Service Abstraction The services provides layer of abstraction by hiding the logic of components from the outside world. Services are self contained & Modular -: Services Should maintain granularity,modularity,componentization and interoperability. They provide higher degree of modularity by grouping functionality of set of Components Consistency and isolation services are responsible for discrete task of specific resource they provide single place for each function Providing consistency and reducing redundancy. 11 COMPILED BY BJ

Service Reusability Logic is divided into services with the intention of promoting reuse. This division of business functionalities in to service promotes higher degree of reusablity. Service composability Collections of services can be Combined with other services to compose new services for Business process Service autonomy Services can be deployed, modified and maintained independently from each other and solution to use them Service optimization Services can be optimize for performance. Service Discoverability Services are designed to be descriptive such that they can be found and assessed via available discovery mechanisms. Stateless 12 services are depends on functionality not on state of Other Services

Characteristics of a Service Stateless: The service does not maintain state between invocations. It takes the parameters provided, performs the defined function, and returns the expected result. If a transaction is involved, the transaction is committed and the data is saved to the database. 13 COMPILED BY BJ

14 COMPILED BY BJ Service Hierarchy

Service Hierarchy Business Service -: it is of higher granularity & is compose of Lower Level Services. Domain Services -: It provides Common functionality that is used in Composition of business services within a business domain. Foundation services -: It doesn t provide business functionality but aid in construction of other services like rule engine, data routing service & Workflow Systems 15 COMPILED BY BJ

Implementation Of Business Service using Enterprise Business Process 16

Utility Service -: it comprises smallest & least grained services that provide common functionality across enterprise. Integration service -: it expose existing application as services for use by rest of enterprise External service -:it provide access to system & existing applications. Workflow -: it s a style of computing in which process is decompose in to a series of steps,activities. Orchestration -: it s a specific type of workflow that is generally applied to construction of process from business services or composite services. 17 COMPILED BY BJ

What is a Service? A service is a reusable component that can be used as a building block to form larger, more complex business-application functionality. A service may be as simple as get me some person data, or as complex as process a disbursement. Self-describing: service-contract provides a complete description of service interface, its operations, i/p & o/p parameters & schema Governed by policy: relationships b/w consumers & providers & b/w & service domains are governed by policies & STA Independent of location, language & protocol: services are accessible to any authorized user, on any platform & from any 18 COMPILED BY BJ

Concept Of service A service provides a discrete business function that operates on data. Its job is to ensure that the business functionality is applied consistently, returns predictable results, and operates within the quality of service required. 19 COMPILED BY BJ

Concept Of service How the service is implemented, and how a user of the service accesses it, are limited only by the SOA infrastructure choices of the enterprise. From a theory point of view, it really doesn t matter how a service is implemented. Explain FEATURES Of SERVICES 20 COMPILED BY BJ

21 SOA Conceptual Model

Life Cycle Of SOA 22 COMPILED BY BJ

SOA Advantages 1. Reusability: saves application development cost & time 2. Interoperability: interaction b/w clients & services communicating with each other across platforms, systems & languages 3. Scalability: easy to scale 4. Flexibility: easy to evolve with changing requirements 5. Cost Efficiency: reuse business functions 6. Leverage existing assets: existing assets in company can be wrapped as services up to provide the business functionality 7. Easier to integrate & manage complexity: 8. More responsive & faster-time-to-market: new services composed from existing services 9. Reduces cost & increases reuse: 23 COMPILED BY BJ

SOA Disadvantages Not suitable under following circumstances: 1. When IT environments are stable or homogeneous 2. When an organization does not plan to offer its software functionality as services to its customers 3. When the scenarios are real-time. This is because SOA relies on loosely coupled asynchronous communication 4. IT applications are highly complex maintenance & enhancement are major challenges faced by IT 24 COMPILED BY BJ

Challenges in SOA 1. Management of services metadata: management of interaction of service is complicated task 2. Security: application managed security is not suitable, hence separate technology & standards to be followed 3. Shortage of skilled persons: SOA & Web Services are continuously changing shortage of manpower for integration & construction of services 4. Interoperability: interoperability of SOA-based web services with existing standards is major challenge 25 COMPILED BY BJ

Challenges in SOA Business service governance & auditing: business services depend on number of other services Business service lifecycle management: business services require a collaborative lifecycle management to ensure that consistent information is shared among business people, developers & operators 26 COMPILED BY BJ

SOA Architecture (Architectural elements of SOA ) SOA elements are categorized as functional elements & QoS elements The architectural stack is divided into two halves Left half addresses the functional aspects of architecture Right half addresses the QoS aspects 27 COMPILED BY BJ

1. Functional aspects describe the functionality of system. It includes: Transport: this mechanism concerned with movement of the service requests from the service consumer to the service provider & back Service communication protocol: this is agreed mechanism that the service provider & service consumer use to communicate what is being requested & what is being returned Service description: this is agreed schema for describing service for what the service is & how it is invoked Service: actual service made available for use Business process: composition of services. This services are invoked in a particular order with particular set of rules, to meet a business needs 28 COMPILED BY BJ

Service registry: repository of service & data description. Used by service providers to publish their services & service consumers to discover or find available service 29 COMPILED BY BJ

2. QoS aspects describe the quality of system. It includes: Policy: set of conditions or rules under which service provider makes the service available to consumers As some aspects of policy are functional, while the others relate t quality, policy is common to both the categories Security: set of rules that might be applied to identification, authorization & access control of service consumers invoking services Transaction: set of attributes that enable services to deliver a consistent result They ensure atomicity, durability, consistency of a transaction Management: set of attributes used to manage the services provided or consumed 30 COMPILED BY BJ

Elements of SOA Architecture Service Registry Policy Security Transaction Management Business Process Service Service Description Service Communication Protocol Transport Layer 31 COMPILED BY BJ

32 COMPILED BY BJ

Layers of SOA 33 COMPILED BY BJ

Thank You 34 COMPILED BY BJ