Service-Oriented Architecure (SOA)

A Service-Oriented Archicture is one where rather than having one large, enterprise application, the business requirements are divided up into finer grained services. These services are loosely coupled and communicate by sending messages to one another, usually over a network. This is often done over the web, via web services (as defined by IBM or Microsoft), or in the lighter form of REST (Representation State Transfer).

 
service-oriented_architecture.txt · Last modified: 2009/04/21 09:12 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki