It’s not often I get to go to something like this, never mind the priviledge of co-chairing it.
I think we had a really great discussion, and I certainly learned a lot. From what others said, I think that was a pretty general impression. And I think everyone really did maintain a spirit of cooperation and pitched in.
We had a great mix of users, WS-* folks, and REST folks, with a couple of industry analysts thrown in, and experts on a variety of topics.
I think in the end we came up with a few good ideas for improving software standards for the enterprise, and a some good suggestions for how to better join the Web services (WS-*) and Web (REST) communities.
Of course, we have yet to see what will really happen. But for the past two days we had everyone into the same room, and I would say each started to acknowledge the other’s viewpoints. I even heard Mark Baker say he thought one of the WS-* companies was making pretty good progress ![]()
There’s a lot to say, more than I can get to today. There will also be a format report, including any actionable items and recommendations. (Also the program now has all the presentations, in case you want to take a look
I’ll start recording a few interesting thoughts, in no particular order. I’ve also got a few photos that I’ll upload.
The innovator’s dilemma
Also known as why it’s difficult to recognize the effects of a disruptive innovation such as the Web.
I remember in the early days, when we’d talk with customers about SOAP, they’d say “well, that’s fine, but I can’t use it until it has better security,” or reliable delivery, or transactions, etc.
We had an example during the workshop, when one of the users said something like “I need a lot more capability in Web services before I can use it to replace WebSphere MQ.”
I just think that’s the wrong way to think about it, but it’s very natural. Customers rely on these kinds of “enterprisey” features every day, and when thinking about adopting new technology they look for feature compatibility.
But I think the question isn’t really “do Web services features offer equivalence with MQ” but “can I meet my application requirements using Web services”?
Yet we keep thinking about Web services in terms of the past, an evolution of the current solution, rather than as a completely new approach, an adaptation of middleware concepts to Web technologies.
The comment also was made a few times that it isn’t the specs as much as how they’ve been implemented that creates the difficulties for Web developers, and the complexities for which WS-* gets criticized.
Start with the Web
If Web based businesses such as Yahoo, eBay, Google, and Amazon.com can handle hundreds of millions of users and thousands of messages a second, petabytes of data, etc. and with good response time in a browser — you know it can be done.
So for anything new, consider using Web based technologies, or at least consider following the architectural principles of the Web in your design.
(Unless, of course, your business has absolutely nothing to do with the Web, and will never have to scale or change very much. There are many reasons not to consider using Web technologies. But I am thinking about the general case of a large, distributed enterprise application.)
Now however if you have a bunch of old systems – or if your IT environment was created before the Web, and (like many) is a mess of heterogenous stuff, you are going to also need to tackle the problem or rationalizing or standardizing that. Here an SOA using Web services is a great approach, and one that is growing in adoption.
If you want to join up your old stuff to the new stuff, Web services seem like the way to go.
Yahoo was among the companies represented and they mentioned that they still like to create their own infrastructure – these “mega sites” use quite a bit of custom code – because they can’t really buy what they need from the vendors.
Not too long ago this was the case more generally. I remember a lot of financial services organizations inventing their own middleware and TP monitors, because their requirements were farther advanced than the features of generalized products. So this seems cyclical, a pattern that substantiates the disruptive concept.
This was the reason I proposed a hybrid solution – use the Web for new applications, and adapt (or interface) existing applications using Web services.
This was the subject of some debate, and about two or three ideas were given on how to best accomplish this.
More later…
Pages
Blogroll
-
Recent Posts
Archives
- January 2013
- December 2012
- June 2012
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- February 2004
Meta
I hear WS-Context went down well
?
Hi Mark,
There was a great discussion about WS-Context, and the need for managing persistent state was acknowledged. I haven’t written about it yet but I plan to post something about it soon.
Personally, I was hoping for a bit more recognition of the part WS-Context could play in what I call a “hybrid” solution, combining Web and Web services, but the problem that WS-Context addresses was definitely discussed and WS-Context got some good words from Nick Gall because it is one of the few, if any, specs to offer compatibility with both Web and Web services.
About the “Web of Services for Enterprise Computing” workshop
Thanks to Steve’s Post, I read most of the position papers and slides presented in the workshop. It is interesting to know what people from both REST and WS sides think about services and the Web. Eric has posted two…
W3C Web of Services for Enterprise Computing
Last week I attended and presented the BEA position at the W3C Web of Services for Enterprise Computing. I don’t want to go through all the various discussion as I think Paul, Jonathan, and Eric do a great job. I…