This glossary supports the following titles:


SOA Design Patterns


Web Service Contract Design & Versioning for SOA


SOA Principles of Service Design

Service-Oriented Architecture: Concepts, Technology, and Design

Modern SOA Infrastructure: Technology, Design, and Governance
SOA with REST
Next Generation SOA: A Real-World Guide to Modern Service-Oriented Computing
SOA with .NET & Azure
SOA with Java
SOA Governance
SOA Security: Practices, Patterns, and Technologies for Securing Services
SOA and Cloud Computing: Practices, Patterns, Technologies

This glossary also supports the SOA Certified Professional (SOACP) program.

For more information, visit: www.soacp.com
and
www.soaschool.com


|
|
|

Service Governance Patterns

|

Service Governance Patterns represent the following set of patterns from the SOA Design Patterns catalog:


Compatible Change (Orchard, Riley)

How can a service contract be modified
without impacting consumers?
|
|

Version Identification (Orchard, Riely)

How can
consumers be made aware of service contract
version information?
|
|

Termination Notification (Orchard, Riley)

How can
the scheduled expiry of a service contract be
communicated to consumer programs?
|
|

Service Refactoring (Erl)

How can a service
be evolved without impacting existing
consumers?
|
|

Service Decomposition (Erl)

How can the
granularity of a service be increased subsequent
to its implementation?
|
|

Proxy Capability (Erl)

How can a service
subject to decomposition continue to support
consumers affected by the decomposition?
|
|

Decomposed Capability (Erl)

How can a
service be designed to minimize the chances of
capability logic deconstruction?
|
|

Distributed Capability (Erl)

How can a
service preserve its functional context while also
fulfilling special capability processing
requirements?
|
|

These patterns were first printed in the SOA Design Patterns book and summarized versions of the patterns are published at the SOAPatterns.org community patterns site.

See also:

- design pattern

- design pattern catalog

- design pattern language

- Compatible Change

- Version Identification

- Termination Notification

- Service Refactoring

- Service Decomposition

- Proxy Capability

- Decomposed Capability

- Distributed Capability

|
|