SOA Service Design Principle 3: Shared Service Architecture and contract, but not shared

Source: Internet
Author: User
1. Ensure service contract stability to minimize the impact on service users. The contract here refers to public data representation (data), message exchange mode (WSDL), configurable features and service level (policy ).
2. contract design should be as clear as possible to minimize misunderstandings. In addition, the scalability of the XML syntax and soap processing model should be used to enable the contract to adapt to future service version updates.
3. avoid confusing the line between Public Data Representation and private data representation. Users should not see the internal data format of the service, but their public data architecture should not be changed (preferably based on Organization standards, fact standards or industry standards ).
4. When it is inevitable to change the service contract, you must control the version of the service. This method minimizes the impact on existing users.

A service contract consists of the following elements:
1. Use the message exchange format defined in the "XML architecture.
2. Use the message exchange mode (MEP) defined in WSDL ).
3. Use the features and requirements defined by WS-policy.
4. BPEL can be used as a business process-level contract to aggregate multiple services.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.