| home / programming / soa / 1 | [next] |
|
|
"This chapter is from the book "Service-Oriented Architecture: A Field Guide to Integrating XML and Web Services" by Thomas Erl. (ISBN 0131428985). This chapter is posted with permission from "Prentice Hall PTR."
Best practices for planning service-oriented projects page 334eb services introduce technology layers that reside over those already established by the XML platform. Therefore, the best practices for XML provided in the previous chapter also apply to service-oriented environments. Additionally, the contents of this chapter can be further supplemented by extracting best practices from the design and modeling strategies in Chapter 6.
“First define the extent to which you want to use Web services before developing them. Services can be phased in at different levels, allowing you to customize an adoption strategy.”
If you know that Web services will be a strategic part of your enterprise, then you need to start somewhere. A single application project, for instance, provides a low-risk opportunity for taking that first step. You will be able to integrate Web services to a limited extent and in a controlled manner. The key word here is “limited,” because you do not want to go too far with a non-standardized integration effort.
Additional reasons to consider Web services include:
•Many current development tools already support the creation of Web services, and several shield the developer from the low-level implementation details. This eases the learning curve and allows for a faster adoption of Web service-related technologies.
“Limit the scope of Web services in your production environment to the scope of your knowledge. If you know nothing, don’t service-orient anything that matters.”
Although the concept behind Web services has a great deal in common with traditional component-based design, it is still significantly different. Adding improperly designed Web services to your application may result in you having to redevelop them sooner than you might expect.
If you are delivering serious business functionality, you should hold off until you are confident in how Web services need to be integrated. Limit initial projects to low-risk prototypes and pilot applications, until you (and your project team) attain an adequate understanding of how Web services are best utilized within your technical environment.
“Even though Web services are becoming an important part of the IT mainstream, you should begin incorporating them only where you know they will add value.”
If you don’t think that Web services will become a part of your enterprise environment anytime in the near future, then it may be premature to add them now. Technologies driving the Web services platform will continue to evolve, as will the front- and back-end products that support them.
Additional reasons to consider avoiding Web services in the short-term, include:
| home / programming / soa / 1 | [next] |
| ||||||||||||||||||||
Created: March 27, 2003
Revised: February 21, 2004
URL: http://webreference.com/programming/soa/1