Difference between revisions of "Service (systems architecture)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
Line 1: Line 1:
 
In the context of [[enterprise architecture]], [[service-orientation]] and [[service-oriented architecture]], the term '''service''' refers to a set of related [[software]] functionalities that can be reused for different purposes, together with the [[policies]] that should control its usage.
 
In the context of [[enterprise architecture]], [[service-orientation]] and [[service-oriented architecture]], the term '''service''' refers to a set of related [[software]] functionalities that can be reused for different purposes, together with the [[policies]] that should control its usage.
 
(TO DO: expand, organize, illustrate, cross-reference.)
 
  
 
== Description ==
 
== Description ==

Revision as of 11:16, 4 February 2016

In the context of enterprise architecture, service-orientation and service-oriented architecture, the term service refers to a set of related software functionalities that can be reused for different purposes, together with the policies that should control its usage.

Description

OASIS defines service as "a mechanism to enable access to one or more capabilities, where the access is provided using a prescribed interface and is exercised consistent with constraints and policies as specified by the service description."

See also

External links