Service-oriented analysis and design

Service-oriented analysis and design

As service-oriented architecture (SOA) and the service-oriented computing platform mature more formal approaches and methodologies to building service-oriented solution logic have emerged. These build upon earlier analysis and design processes (including object-oriented analysis and design and business process modeling) and share in the common goal of promoting an effective means of achieving a separation of concerns.

A number of common terms have surfaced in association with structured service and SOA delivery processes:
* service-oriented analysis
* service-oriented design
* service-oriented analysis and design (SOAD)
* service-modeling
* service-oriented modeling
* service-oriented modeling framework (SOMF)
* service-oriented modeling and architecture (SOMA)
* business-driven development (BDD)

ervice-oriented analysis

This process generally refers to a pre-design effort centered around the definition of conceptual services or a conceptual service-oriented architecture. Much like object-oriented analysis, the goal is often to achieve an ideal representation. A variation of service-oriented analysis is provided as part of the SOAD framework. The first vendor-agnostic service-oriented analysis process to be published was documented in Thomas Erl’s [http://www.soabooks.com "Service-Oriented Architecture: Concepts, Technology, and Design"] in which the conceptual services were termed "service candidates". Service-oriented analysis is documented as part of [http://www-128.ibm.com/developerworks/dwbooks/soacompass.html "Service-Oriented Architecture Compass"] .

ervice-oriented design

Generally following the completion of a service-oriented analysis, a service-oriented design process will continue by using the results of the service-oriented analysis as a starting point. This process usually subjects the conceptual services to real world factors and conditions, ultimately resulting in concrete service designs. Thomas Erl was also responsible for publishing the first vendor-agnostic service-oriented design process in his book, [http://www.soabooks.com "Service-Oriented Architecture: Concepts, Technology, and Design"] . As part of Erl’s process, service candidates produced by the service-oriented analysis process are used as input for service-oriented design. Coverage of service-oriented design was published in an article titled [http://www-128.ibm.com/developerworks/dwbooks/soacompass.html "Service-Oriented Architecture Compass"] .

ervice-oriented analysis and design (SOAD)

Created by IBM (and also referred to as "service-oriented architecture modeling and analysis"), this is an approach to software modeling and development specially designed for service-oriented architecture (SOA). SOAD adds innovations for service repositories, service orchestration, and the enterprise service bus. It also helps design, build, aggregate, and deploy applications as Web services based on SOAP, WSDL and UDDI technologies. The term SOAD first was used in the article [http://www-106.ibm.com/developerworks/webservices/library/ws-soad1/ "Elements of Service-Oriented Analysis and Design"] . SOAD is further covered in [http://www-128.ibm.com/developerworks/dwbooks/soacompass.html "Service-Oriented Architecture Compass"] (by Bieberstein, Bose, Flammante, Jones, and Shah).

ervice modeling

Service modeling refers to a sub-process of the service-oriented analysis process documented in Thomas Erl’s book [http://www.soabooks.com "Service-Oriented Architecture: Concepts, Technology, and Design"] . The service modeling process is responsible for the definition and refinement of service candidates based on various considerations, including a specific subset of the service-orientation principles.

ervice-oriented modeling – an SOA modeling framework (SOMF)

One approach to service-oriented modeling, known as service-oriented modeling framework (SOMF), has been created by Michael Bell and is documented in his book [http://www.amazon.com/gp/product/0470141115/ref=pd_cmp_a_img "Service-Oriented Modeling: Service Analysis, Design, and Architecture"] . [Michael Bell, Service-Oriented Modeling: Service Analysis, Design, and Architecture, Wiley 2008, ISBN 978-0-470-14111-3] The service-oriented modeling framework (SOMF) evocates that all software assets that we have been designing, architecting, constructing, and deploying to production environment are actually Services. These entities are regarded as service-oriented assets that should be treated just like any other software piece in our world. The SOMF idea accentuates this notion since it offers a holistic and anthropomorphic modeling language, easy to use, and universal enough that business and technology personnel can jointly collaborate to model software for an organization. So what is the major advantage of this methodology? This approach does not tie SOMF modeling effort with any specific language platform. The SOMF simply deals with three major modeling aspects: structural, behavioral, and relationships of services.

Thus, SOMF proposes three major service structures that make up a business application: atomic service - an indivisible software entity; composite service – software piece that aggregates other services and forms hierarchical relationship among its contained services; and last, service cluster – a conceptual structure that binds distributed services by their business or technological relationships and context.

* cite web
url = http://www.modelingconcepts.com/pdf/SOMF_ANALYSIS_MODELING.pdf
title = SOMF Examples
format = Softcopy | publisher = Methodologies Corporation

* cite web
url = http://www.modelingconcepts.com/pages/download.htm
title = SOMF Examples & Language Notation
format = Softcopy | publisher = Methodologies Corporation

ervice-oriented modeling and architecture (SOMA)

SOMA refers to the more general domain of service modeling necessary to design and create SOA. SOMA covers a broader scope and implements service-oriented analysis and design (SOAD) through the identification, specification and realization of services, components that realize those services (a.k.a. "service components"), and flows that can be used to compose services.

SOMA includes an analysis and design method that extends traditional object-oriented and component-based analysis and design methods to include concerns relevant to and supporting SOA. It consists of three major phases of identification, specific and realization of the three main elements of SOA, namely, services, components that realize those services (aka service components) and flows that can be used to compose services.

SOMA is an end-to-end SOA Method for the identification, specification, realization and implementation of services (including information services), components, flows (processes/composition). SOMA builds on current techniques in areas such as domain analysis, functional areas grouping, variability-oriented analysis (VOA)process modeling, component-based development, object-oriented analysis and design and use case modeling. SOMA introduces new techniques such as goal-service modeling, service model creation and a service litmus test to help determine the granularity of a service.

SOMA identifies services, component boundaries, flows, compositions, and information through complementary techniques which include domain decomposition, goal-service modeling and existing asset analysis.

* cite web
last = Arsanjani
first = Ali
year = 2004
url = http://www-128.ibm.com/developerworks/webservices/library/ws-soa-design1/
title = Service-Oriented Modeling and Architecture: How to Identify, Specify and Realize Services for your SOA
format = Softcopy | publisher = IBM developerWorks

* cite web
last = Bierberstein
first = Norbert
coauthors = Sanjay Bose, Marc Fiammante, Keith Jones, Rawn Shah
year = 2006
url = http://www.ibmpressbooks.com/bookstore/index.asp?rl=1/
title = Service-Oriented Architecture (SOA) Compass: Business Value, Planning, and Enterprise Roadmap
format = Hardcover | publisher = IBM Press (ISBN-13: 978-0-13-187002-4; Published: Oct 25, 2005; 272 pages)

Business-driven development (BDD)

Business-driven development is a methodology for developing IT solutions that directly satisfy business requirements. This is achieved by adopting a model-driven approach that starts with the business strategy, requirements and goals and then transforms them into an IT solution. The transformation is typically achieved by applying model transformations. Due to the alignment of the business layer and the IT layer, it is possible to propagate changes of the business (semi-)automatically to the IT systems. This leads to increased flexibility and shorter turnaround times when changing the business and adapting the IT systems. BDD shares these objectives with SOA and SOAD, which makes it one of the candidate methodologies for SOA design. SOMA and BDD can be used in combination.

References

* cite web
last = Shan
first = Tony
coauthors = Hua, Winnie
year = 2006
url = http://www.idea-group.com/articles/details.asp?id=5523
title = A Service-Oriented Solution Framework for Internet Banking
format = PDF | publisher = International Journal of Web Services Research, Vol. 3, Issue 1, pp 29-48

* cite web
last = Shan
first = Tony
coauthors = Hua, Winnie
year = 2006
url = http://doi.ieeecomputersociety.org/10.1109/SCC.2006.99
title = Solution Architecture for N-Tier Applications
format = PDF | publisher = In Proc. of the 3rd IEEE International Conference on Services Computing (SCC 2006), pp. 349-356

* cite web
last = Erl
first = Thomas
year = 2005
url = http://www.soabooks.com
title = Service-Oriented Architecture: Concepts, Technology, and Design
format = Hardcover | publisher = Prentice Hall (ISBN 0131858580, 796 pages)

* cite web
last = Wada
first = Hiroshi
coauthors = Suzuki, Junichi
year = 2006
url = http://www.cs.umb.edu/~jxs/pub/
title = A Service-Oriented Design Framework for Secure Network Applications
format = PDF | publisher = In Proc. of the 30th IEEE International Conference on Computer Software and Applications Conference (COMPSAC 2006)

* cite web
last = Wada
first = Hiroshi
coauthors = Suzuki, Junichi
year = 2006
url = http://www.cs.umb.edu/~jxs/pub/
title = A Model-Driven Development Framework for Non-Functional Aspects in Service Oriented Grids
format = PDF | publisher = In Proc. of 2nd IEEE International Conference on Autonomic and Autonomous Systems (ICAS 2006)

* cite web
last = Zimmermann
first = Olaf
coauthors = Schlimm, Pestel, Waller
year = 2005
url = http://www.perspectivesonwebservices.de/download/INF05-ServiceModelingv11.pdf
title = Analysis and Design Techniques for Service-Oriented Development and Integration
format = PDF | publisher = INFORMATIK 2005 — Informatik LIVE! Band 2, Beiträge der 35. Jahrestagung der Gesellschaft für Informatik e.V. (GI), Bonn, 19. bis 22. September 2005, ISBN 3-88579-396-2)

* cite web
last = Bell
first = Michael
year = 2008
url = http://www.amazon.com/gp/product/0470141115/ref=pd_cmp_a_img
title = Service-Oriented Modeling: Service Analysis, Design and Architecture
publisher = John Wiley & Sons 2008, ISBN 978-0-470-14111-3

ee also

* Service-oriented modeling
* Service-orientation
* Enterprise service bus (ESB)


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Object-oriented analysis and design — (OOAD) is a software engineering approach that models a system as a group of interacting objects. Each object represents some entity of interest in the system being modeled, and is characterised by its class, its state (data elements), and its… …   Wikipedia

  • Service-oriented architecture — (SOA) is a method for systems development and integration where functionality is grouped around business processes and packaged as interoperable services . SOA also describes IT infrastructure which allows different applications to exchange data… …   Wikipedia

  • Service-oriented modeling — cite book |last=Bell |first=Michael|title=Service Oriented Modeling: Service Analysis, Design, and Architecture|year= 2008 |publisher=Wiley Sons|isbn=978 0 470 14111 3 |chapter=Introduction to Service Oriented Modeling] is a software development… …   Wikipedia

  • Service-oriented modeling framework — Service Oriented Modeling is a software development practice that employs disciplines and a universal language to provide tactical and strategic solutions to enterprise problems. Service Oriented Modeling takes an anthropomorphic view to the… …   Wikipedia

  • Service-orientation — is a design paradigm that specifies the creation of automation logic in the form of services. It is applied as a strategic goal in developing a service oriented architecture (SOA). Like other design paradigms, service orientation provides a means …   Wikipedia

  • Object-oriented programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing …   Wikipedia

  • Domain-driven design — (DDD) is an approach to developing software for complex needs by deeply connecting the implementation to an evolving model of the core business concepts.[1] The premise of domain driven design is the following: Placing the project s primary focus …   Wikipedia

  • Service component architecture — (SCA) is a relatively new initiative advocated by major software vendors. Its proponents claim it is more natively suited for the delivery of applications that conform with the principles of service oriented architecture. As such, SCA components… …   Wikipedia

  • GRASP (Object Oriented Design) — GRASP stands for General Responsibility Assignment Software Patterns (or sometimes Principles). It is used in object oriented design, and gives guidelines for assigning responsibility to classes and objects.Examples of different… …   Wikipedia

  • Design by contract — (DbC) or Programming by Contract is an approach to designing computer software. It prescribes that software designers should define formal, precise and verifiable interface specifications for software components, which extend the ordinary… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”