Best Practices for Deploying Web Services via Integration

Similar documents
Integration With the Business Modeler

Enterprise Data Architecture: Why, What and How

Events Will Transform Application Servers

Web Services Take Root in Banks and With Asset Managers

Predicts 2004: The Future of Windows Server

Prediction: Multimodal transaction processing will emerge

These patterns include: The use of proprietary software

COM R. Schulte

Next-Generation SOA Infrastructure. An Oracle White Paper May 2007

Should You Use Liberty or Passport for Digital Identities?

Controlled Medical Vocabulary in the CPR Generations

Can you wait until 2010?

NEXT-GENERATION DATACENTER MANAGEMENT

FICON Drives Fibre Channel Security

COM I. Keene, B. Hafner

webmethods EntireX for ESB: Leveraging Platform and Application Flexibility While Optimizing Service Reuse

DISRUPTIVE TECHNOLOGIES IN THE DATACENTER

NGN: Carriers and Vendors Must Take Security Seriously

NGN: Enterprise IP Telephony

Asia/Pacific: Systems Consolidation, Hype or Reality?

Super-Peer Architectures for Distributed Computing

Leverage SOA for increased business flexibility What, why, how, and when

Unified Communications Magic Quadrant 1H03

Chapter 8 Web Services Objectives

Management Update: Storage Management TCO Considerations

Using JBI for Service-Oriented Integration (SOI)

Predicts 2004: Enterprise Service Buses Are Taking Off

The Clinical Data Repository Provides CPR's Foundation

zapnote PARASOFT Briefing Date: June 13, 2002 Analyst: Jason Bloomberg

Finding Pure-Play Midtier ESPs: A Two-Step Process

IBM's WebSphere Integration Offer Signals Long-Term Plan

Ending the Confusion About Software- Defined Networking: A Taxonomy

Legacy Transaction Integration TM In a Service-oriented Architecture (SOA)

ISV Support Is Key When Choosing a Server Operating System

Services Oriented Architecture and the Enterprise Services Bus

Database Design Tool Magic Quadrant 2H02

SOHO and Residential Routers: Worldwide Market Share and Forecast, (Executive Summary) Executive Summary

Gartner Client Operating Systems Surveys and Polls: Enterprises Plan Early, but Slow, Move to Windows 7

Developing Java TM 2 Platform, Enterprise Edition (J2EE TM ) Compatible Applications Roles-based Training for Rapid Implementation

COM F. Troni, L. Fiering

<Insert Picture Here> Forms Strategies: Modernizing Your Oracle Forms Investment

Mesh Networking Principles

The Open Group SOA Ontology Technical Standard. Clive Hatton

Migration to Service Oriented Architecture Using Web Services Whitepaper

DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI

NetIQ's VoIP Management Products

zapnote INTELLIGENCE WITH XML SPYS August, 2001 Analyst: Ronald Schmelzer

DBMS Software Market Forecast, (Executive Summary) Executive Summary

Warfare and business applications

zapnote Analyst: Jason Bloomberg

1 Executive Overview The Benefits and Objectives of BPDM

Spam Filtering Works Better With a Management Policy

A Perspective on the Transformation of zseries to Support New Workloads

IT Services: Identifying the Addressable Markets for Telecom Operators (Executive Summary) Executive Summary

Architecting the Right SOA Infrastructure

(9A05803) WEB SERVICES (ELECTIVE - III)

Global Telecommunications Market Take, 1Q03 (Executive Summary) Executive Summary

Oracle SOA Suite 11g: Build Composite Applications

Building Better Interfaces: HL7 Conformance Profiles

Application Connectivity Strategies

4Q02 Update: Disk Storage Forecast Scenarios,

Industry Research. Government in the Clouds

Central and Eastern Europe: Premises Switching Equipment Market Share, 2002 (Executive Summary) Executive Summary

Vertical Market Trends: Western Europe, (Executive Summary) Executive Summary

ACL Interpretive Visual Remediation

Implementing IBM CICS JSON Web Services for Mobile Applications IBM Redbooks Solution Guide

CIO Update: Security Platforms Will Transform the Network Security Arena

Market Scope. Magic Quadrant Methodology

Service-Oriented Architecture (SOA)

How to Evaluate a Next Generation Mobile Platform

External RAID-Based Storage System Analysis by Form Factor

ActiveVOS Technologies

Incorporating applications to a Service Oriented Architecture

UCSD Extension. Fundamentals of Web Services. Instructor: John Pantone. 2007, Objectech Corporation. All rights reserved

2017 Trends in Datacenter and Critical Infrastructure

Select Q&A, QA A. Hallawell, M. Grey. Anti-spam Architecture Choices. Firewall. Appliance or Licensed Software. SMTP Relay

Better together. KPMG LLP s GRC Advisory Services for IBM OpenPages implementations. kpmg.com

2018 Trends in Hosting & Cloud Managed Services

Getting Off Windows XP Is More Important Than Windows Vista vs. Windows 7

BEAWebLogic. Platform. Introducing WebLogic Platform. Version 8.1 Document Date: July 2003 Part Number:

IBM WebSphere Business Integration Event Broker and Message Broker V5.0

I D C T E C H N O L O G Y S P O T L I G H T. V i r t u a l and Cloud D a t a Center Management

SHARED DATA: THE ACHILLES HEEL OF SERVICE- ORIENTED ARCHITECTURES

Notation Standards for TOGAF:

A Practitioner s Approach to Successfully Implementing Service Virtualization

Datacenter Cooling Market Map 2016

Implementing a Web Service p. 110 Implementing a Web Service Client p. 114 Summary p. 117 Introduction to Entity Beans p. 119 Persistence Concepts p.

WSIA and WSRP are new Web

IBM WebSphere Message Broker for z/os V6.1 delivers the enterprise service bus built for connectivity and transformation

Push-to-Talk Brings Voice-Based Instant Messaging to Europe

Developing Software Applications Using Middleware Infrastructure: Role Based and Coordination Component Framework Approach

OpenESB Keh-Yoe Ong FAST (Field Assistance Support Team)

Components and Application Frameworks

Get Ready for the Revival of Large Data Centers

Firewall and IP Virtual Private Network Equipment: Worldwide, 2002 (Executive Summary) Executive Summary

Ellipse Web Services Overview

Adapter for Mainframe

Prepare for Your Windows 7 Migration Crunch

Oracle SOA Suite 10g: Services Orchestration

AN INTEGRATED COMPONENT-BASED APPROACH TO ENTERPRISE SYSTEM SPECIFICATION AND DEVELOPMENT

Transcription:

Tactical Guidelines, M. Pezzini Research Note 23 September 2002 Best Practices for Deploying Web Services via Integration Web services can assemble application logic into coarsegrained business services. Experience developing serviceoriented architectures suggests that an incremental approach will minimize risks and maximize ROI. Core Topics Application Integration and Middleware: Application Integration Internet Platforms and Web Services: Web Services and Dynamic Business Webs Key Issues How will enterprises meet the challenge of integrating Web-based applications with enterprise systems? What are Web services, and how is this approach different from previous approaches? Tactical Guidelines Enterprises should adopt an incremental approach to develop Web services components based on a four-step model: 1. Planning and design 2. Component construction 3. Services assembly 4. Insertion in the deployment environment Enterprises hope Web services will allow a variety of business participants partners, suppliers, customers and employees to seamlessly hook into the enterprise's business processes from within their own application systems. This is technically possible, thanks to Web services' ability to encapsulate business services. Web Services, Service-Oriented Architecture (SOA) and Pseudo-SOA Using SOA, Web services wrap pre-defined, normalized services indivisible software modules incorporating a specific business functionality (for example, "account" and all the associated functions, such as create, delete and update) and exposing a well-defined access interface that run on a single application server or transaction-processing monitor. Often, either for technical or business reasons, enterprises find it useful to wrap multiple SOA and non-soa applications into Web services interfaces. In this case, invoking a Web service for example, receiving a Simple Object Access Protocol (SOAP) message would trigger a multistep business process spanning multiple applications and systems, inside and, at times, outside the enterprise. An architecture in which services are implemented through wrapping and composition of non-soa applications can be characterized as "pseudo-soa." From a consumer perspective, a pseudo-soa Web service looks like a regular service, but from a runtime perspective, it is not a single software module but the coordinated flow of multiple software modules. Also, in a fully SOA-compliant environment, it may make sense to package multiple indivisible services and expose them through a single Web services interface as if they were actually an indivisible entity. Gartner Entire contents 2002 Gartner, Inc. All rights reserved. Reproduction of this publication in any form without prior written permission is forbidden. The information contained herein has been obtained from sources believed to be reliable. Gartner disclaims all warranties as to the accuracy, completeness or adequacy of such information. Gartner shall have no liability for errors, omissions or inadequacies in the information contained herein or for interpretations thereof. The reader assumes sole responsibility for the selection of these materials to achieve its intended results. The opinions expressed herein are subject to change without notice.

In SOA and pseudo-soa contexts, Web services that integrate pre-existing business logic are often defined as "composite Web services." Note that, in this context, we consider the runtime, not development time, composition of business logic. At design time, a composite Web service is represented by its interface and the description of the actions that must be executed when the service is invoked. Those actions will include calls to existing applications, interface mappings, message transformation and exception handling flows. At runtime, composite Web services manifest themselves as the execution of actions according to the specified flow. Scale of Composite Web Services Projects Nowadays, users are mostly experimenting with Web services technology and composite Web services implementation in small-scale, opportunistic projects. The number of published Web services in these cases is often fewer than 10 and, in most cases, no more than 20 or 30. Informal design and development processes can easily maintain such a limited number of Web services. However, as Web services use scales up to larger, system-oriented projects, users will have to deal with lots more composite Web services, perhaps hundreds. This will require more-rigorous processes to avoid overlapping efforts and enforce reuse of already-implemented components. It will also involve changing management and maintenance processes. Enterprises have been implementing SOA and pseudo-soa applications for many years, well before the emergence of Web services technology. However, SOA and pseudo-soa never became mainstream approaches because of their complexity, which was exacerbated by the lack of commonly agreed-on standards and poor support from development tool vendors. However, because of its popularity, widespread vendor support and the availability of tools, Web services technology is making SOA and pseudo-soa increasingly popular. Users will therefore be challenged to set up composite Web services implementation processes capable of scaling from small, opportunistic projects to large-scale, business-critical endeavors. A new discipline services-oriented development of applications (SODA; see "Service-Oriented Development of Applications: SODA Pops") is emerging to help enterprises in their efforts to address the challenge of developing new applications by leveraging services in SOA and pseudo-soa contexts. An Incremental Approach to Composite Web Services Enterprises can reuse the past experience in developing pre- Web-services composite applications and services to lay the foundation for a SODA-based incremental approach to 23 September 2002 2

composite Web services implementation. This approach is based on four main steps (see Figure 1). Figure 1 Incremental Approach to Composite Web Services 1. Planning and Design 2. Component Construction 3. Services Assembly 4. Insertion in the Deployment Environment Web Service Composite Application Mobile Application Source: Gartner Research 1. Planning and Design This step is the hardest. Application architects, possibly jointly with business analysts, have to figure out which collection of services is required, their granularity and their interface that is, the formal description of the actions each service can implement and that service's input, output and exception-handling data. Experience shows that designing a full set of enterprisewide services is a lengthy and cumbersome process. Such an effort is difficult to justify from a return on investment (ROI) standpoint and may cause resistance within the enterprise because of its overwhelming complexity. Successful service-oriented composite application projects have typically adopted a more pragmatic approach, based on the initial design and then development of the services needed to support a limited set of requirements. The 23 September 2002 3

initial set, usually from few services up to 40 or 50, is then expanded over time. These services are usually of a rather coarse granularity for example, buy stock, input purchase order, create a new customer position. Requests for new services in a specific business domain, such as front-end applications for retail banking, tend to plateau between 400 and 500 services, although some users have reached as many as 900 or 1,000. 2. Component Construction Once application architects have designed the functional characteristics of a given set of services, developers must decide how to implement those functions in terms of basic components. A basic component is the smallest meaningful unit of deployment from a technical point of view. Some of them will be already available in the form of pre-existing Customer Information Control System (CICS) or Information Management System (IMS) transactions, Tuxedo services, stored procedures, Common Object Request Broker Architecture (CORBA) objects,.net assemblies or Enterprise JavaBeans (EJB). These need only to be wrapped into a proper interface for reuse. Other components will need to be implemented from scratch, using.net, Java 2 Platform, Enterprise Edition (J2EE), CICS, Tuxedo, ABAP/4 or any other platform developers prefer. Thus, to construct the needed array of basic components, developers will use such low-level technology as communication middleware, adapters, screen scrapers, gateways, application servers and integrated developer environments, so appropriate skills are required. 3. Services Assembly After component construction, basic components are then assembled into coarser-granularity business services. Often in the past, components have been assembled by custom coding, using a third-generation programming language or a scripting language such as Java Server Pages or Active Server Pages, the so-called "orchestration" or "choreography" logic. Services assembly through custom code can be difficult and requires specific skills, although it is a less sophisticated process than those required to construct components. Therefore, enterprises are increasingly considering moreproductive tools that can be used by less technically skilled and more business-oriented developers. Enterprises will increasingly adopt rules engines, programmatic integration servers, business process managers (BPMs) and integration brokers to assemble services requiring complex orchestration of large numbers of 23 September 2002 4

basic components. Once an enterprise has assembled a service and implemented its interface, it is relatively straightforward to publish it as a Web service (or through any other interface standard) regardless of the assembly platform used. Tools are available to map EJB, CORBA, Distributed Component Object Model (DCOM) or CICS interfaces into Web Services Description Language (WSDL). Moreover, BPMs, programmatic integration servers and integration brokers usually allow users to publish entire business processes as Web services. 4. Insertion in the Deployment Environment Once assembled, a service has to be deployed on a runtime platform capable of executing the orchestration logic, invoking encapsulated business logic and running new components. Depending on the assembly and construction strategies, such a platform can be as simple as a basic application server, or it can be an integration server, or a complex infrastructure combining communication middleware, adapters, integration brokers, application servers and business process managers. Such an infrastructure is usually referred to as the enterprise nervous system (ENS). It's crucial for service developers to cooperate with the enterprise's application integration competency center throughout the development process, and not just during deployment, to ensure ENS compliance and integration, and manageability of the chosen set of runtime platforms. Once deployed, the Web service is ready to be "consumed" by any qualified Web services consumer application. Acronym Key BPM Business process manager CICS Customer Information Control System CORBA Common Object Request Broker Architecture DCOM Distributed Component Object Model EJB Enterprise JavaBeans ENS Enterprise nervous system IDE Integrated development environment IMS Information Management System J2EE Java 2 Platform, Enterprise Edition ROI Return on investment SOA Service-oriented architecture SOAP Simple Object Access Protocol WSDL Web Services Description Language Typically enterprises have so far assembled together all the development tools needed to support the process described above by selecting products for example, integrated development environments (IDEs), adapters, modeling tools and workflow from multiple vendors. In the future, most of these tools plus additional functionality for example, to support modeling, variability and rapid application maintenance will be packaged together in an emerging class of products called Web services producer platforms (see "Producer Platforms and SODA Will Shift the AD Approach"). Bottom Line: Developing composite Web services is not a new discipline: It builds on SOA and pseudo-soa development practices. Users should pragmatically adopt, and adapt to their needs, an incremental, service-oriented development approach and gradually build the appropriate software infrastructure. This will help them minimize technical risks and rapidly demonstrate business benefits. 23 September 2002 5