Articles about IT’

Mar 18, 2008

Service-Oriented Architecture – An IT View

Posted by Anandhan Subbiah in Java, Programming Concepts, Technical Articles No comments

we described service-oriented architecture in the previous blog from a business point of view. In this section, we describe SOA from an IT point of view.
Component Model
Service-oriented architecture is a component model that interrelates an application’s different functional units, called services, through well-defined interfaces and contracts between these services. The interface is defined in a [...]

  • Share/Bookmark