InfoQ

Presentation

Recorded at:
Recorded at

Jim Webber on "Guerilla SOA"

Presented by Jim Webber on Jan 29, 2008 01:36 AM

Community
SOA
Topics
Hype ,
ESB
Tags
WCF ,
Web services ,
QCon ,
Microsoft ,
Qcon London 2007 ,
SOAP
The next QCon is in San Francisco Nov 18-20, Join us!
Summary
In one of the most entertaining presentations on the topic ever, Dr. Jim Webber debunks myths about the mainstream ESB concept and explains how a lightweight approach can yield real benefits without giving in to vendor pressure. Jim claims that an ESB often ends up being just a thin veneer on an existing mess, and how an approach that doesn't put intelligence into the network is superior.

Bio
Dr. Jim Webber is the SOA Practice lead for ThoughtWorks, where he works on Web Services-based systems for clients worldwide. He has extensive Web Services architecture and development experience and was the lead developer with Hewlett-Packard on the industry's first Web Services Transaction solution. Jim is co-author of the book "Developing Enterprise Web Services - An Architect's Guide."

About the conference
QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community.QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.
youtube by Jeremy Barth Posted Jan 30, 2008 11:05 AM
Re: youtube by Dong Liu Posted Jan 30, 2008 11:41 AM
Re: youtube by Stefan Tilkov Posted Jan 30, 2008 12:10 PM
Re: youtube by Niels Tindbæk Posted Feb 8, 2008 11:53 PM
Re: youtube by Axel Gross Posted Jan 30, 2008 1:30 PM
Adding features to a service without changing it by Darrell Russell Posted Jan 31, 2008 8:02 AM
Technical Details by Martin Probst Posted Jan 31, 2008 11:56 AM
  1. Back to top

    youtube

    Jan 30, 2008 11:05 AM by Jeremy Barth

    Not a big deal, but my posse and I aren't able to watch this video at work. If you threw it on youtube we'd be able to. Jeremy

  2. Back to top

    Re: youtube

    Jan 30, 2008 11:41 AM by Dong Liu

    FireFox cannot connect, but controls are there. IE can play, but no controls.

  3. Back to top

    Re: youtube

    Jan 30, 2008 12:10 PM by Stefan Tilkov

    We hear you loud and clear. A better solution for video streaming is coming to InfoQ Real. Soon. Now. Promised.

  4. Back to top

    Re: youtube

    Jan 30, 2008 1:30 PM by Axel Gross

    works fine in epiphany great presentation btw :)

  5. Back to top

    Adding features to a service without changing it

    Jan 31, 2008 8:02 AM by Darrell Russell

    Great presentation, very thoughtful. I have a question though. I'm trying to think through one of the advantages I think you can get with an ESB architecture. If all messages go via an ESB then features such as security, logging, routing, transformations can be: 1. Managed centrally .. so no need for individual services to implement these features. 2. New features, and updates to old features, can be managed seperately from the services themselves. This strikes me as positive things becuase it means that different aspects of services can be managed/deployed/changed seperately. Maybe the features I'm talking about are just technical services? You very, very briefly touched upon technical services in your presentation. Any thoughts? Or should I just buy the book?

  6. Back to top

    Technical Details

    Jan 31, 2008 11:56 AM by Martin Probst

    Great presentation, very charismatic guy. Though I'm a bit worried that he goes over the technical issues with SOAP and WS-* in general, and federated transactions in particular, a bit too quick. In my experience, most of WS-* simply doesn't work. That's not so bad, as most of it doesn't have any value to me, too, but still ;-). Distributed transactions in particular have been dismissed by many experts that have worked on the topic for ages. There are highly plausible arguments that they might never work at all. There is still a lot of work to be done, and at I'm very sceptical if all the WS-* stuff is actually helping to get stuff done or just an impediment.

  7. Back to top

    Re: youtube

    Feb 8, 2008 11:53 PM by Niels Tindbæk

    what about downloading?

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.