How Service Component Architecture (SCA) Can Be Incorporated Into Existing Enterprise Systems

Posted on DotNetBlocks See other posts from DotNetBlocks
Published on Mon, 28 Nov 2011 23:58:00 -0500 Indexed on 2011/11/29 17:59 UTC
Read the original article Hit count: 293

After viewing Rob High’s presentation “The SOA Component Model” hosted on InfoQ.com, I can foresee how Service Component Architecture (SCA) can be incorporated in to an existing enterprise.

According to IBM’s DeveloperWorks website, SCA is a set of conditions which outline a model for constructing applications/systems using a Service-Oriented Architecture (SOA). In addition, SCA builds on open standards such as Web services.
 
In the future, I can easily see how some large IT shops could potently divide development teams or work groups up into Component/Data Object Groups, and Standard Development Groups. The Component/Data Object Group would only work on creating and maintaining components that are reused throughout the entire enterprise. The Standard Development Group would work on new and existing projects that incorporate the use of various components to accomplish various business tasks.
 
In my opinion the incorporation of SCA in to any IT department will initially slow down the number of new features developed due to the time needed to create the new and loosely-coupled components. However once a company becomes more mature in its SCA process then the number of program features developed will greatly increase. I feel this is due to the fact that the loosely-coupled components needed in order to add the new features will already be built and ready to incorporate into any new development feature request.
 
References:

© DotNetBlocks or respective owner

Related posts about Development Methodologies

Related posts about Information Technology Managment