Web services approach to a service-oriented architecture

 

Web services approach to a service-oriented architecture

The Web services approach implements a service-oriented architecture (SOA). A major focus of Web services is to make functional building blocks accessible over standard Internet protocols that are independent from platforms and programming languages. These services can be new applications or just wrapped around existing legacy systems to make them network-enabled. A service can rely on another service to achieve its goals. Each SOA building block can assume one or more of three roles:

Service-oriented architecture.

Characteristics of the SOA The presented SOA illustrates a loose coupling between the participants, which provides greater flexibility in the following ways:

Properties of a service-oriented architecture The service-oriented architecture offers the following properties:




Related concepts
Web services business models supported
Web services
Service-oriented architecture

Related tasks
Developing Web services applications