Thursday, 19 February 2015

What is Serice-Oriented Architecture? Definition 4.

SOA. Definition 4:

SOA is a software architecture that is based on the key concepts:
  • Application front-end
    • Initiator (which initiates the service) and output
    • Service consumer
  • Service
  • Service repository/registry
  • Service bus: carries from one to other
A service consists if a contract, one or more interface and an implementation.


Note: Every word in the definition is important and conveys a meaning. 

No comments:

Post a Comment