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


|
|
|

Transformation Patterns

|

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


Data Model Transformation (Erl)

How can
services interoperate when using different data
models for the same type of data?
|
|

Data Format Transformation (Little, Rischbeck, Simon)

How can services interact with programs that
communicate with different data formats?
|
|

Protocol Bridging (Little, Rischbeck, Simon)

How can a service exchange data with consumers that use different communication protocols?
|
|

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:

- Data Format Transformation

- Data Model Transformation

- design pattern

- design pattern catalog

- design pattern language

- Protocol Bridging

|
|