Abstract
This chapter explores the building blocks of service-oriented architecture (SOA) by covering the SOA players, actions, message exchange patterns, intermediaries, and data and schema. Components in SOA fall into one of three roles: consumer, service, or service broker. The consumer role makes requests to services. A consumer is a software application or another service that binds to the service using a predefined service interface and document schema. The Service Role provides functions to consumers. Services accept consumer requests through their service interface using a document schema and execute an operation on the document. Services are available at known endpoints defined with a Universal Resource Locator (URL). The Service Broker Role brings consumers and services together by providing a registry of known services. The registry provides a search function for consumers to discover services. The registry provides the consumer with the URL to the service endpoint, the service interface definition, and document schema.
Published Version
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.