10 common methods for identifying and defining services.
Join the DZone community and get the full member experience.
Join For FreeAn ESB, as defined by Progress Software, connects and mediates all communications and interactions between services. In essence an ESB is a form of middleware that allows services to communicate with one another regardless of framework, environment, or location.
With the emergence of ESB, a new emphasis is now being placed on approaches that can be used to determine what Web services should be built. In addition, what order should these services be built?
SOA Magazine published an article that identified 10 common methods for identifying and defining services.
SOA’s Ten Common Methods for Service Identification and Definition:
- Business Process Decomposition
- Business Functions
- Business Entity Objects
- Ownership and Responsibility
- Goal-Driven
- Component-Based
- Existing Supply (Bottom-Up)
- Front-Office Application Usage Analysis
- Infrastructure
- Non-Functional Requirements
Each of these methods provides various pros and cons in regards to their use within the design process. I personally feel that during a design process, multiple methodologies should be used in order to accurately define a design for a system or enterprise system. Personally, I like to create a custom cocktail derived from combining these methodologies in order to ensure that my design fits with the project’s and business’s needs while still following development standards and guidelines. Of these ten methods, I am particularly fond of Business Process Decomposition, Business Functions, Goal-Driven, Component-Based, and routinely use them in my designs.
Works Cited
Hubbers, J.-W., Ligthart, A., & Terlouw , L. (2007, 12 10). Ten Ways to Identify Services. Retrieved from SOA Magazine: http://www.soamag.com/I13/1207-1.php
Progress.com. (2011, 10 30). ESB ARCHITECTURE AND LIFECYCLE DEFINITION. Retrieved from Progress.com: http://web.progress.com/en/esb-architecture-lifecycle-definition.html
Published at DZone with permission of Todd Merritt, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments