up vote 19 down vote favorite
12
share [g+] share [fb]

Call me a troll if you want, but I'm serious -- how exactly is the new SOA trend any different than the client-service architecture that I was building 15 years ago? I keep hearing SOA but I don't see how it's different than what we've always done. Back 10 years ago, ,y company had multiple clients (in multiple languages) which talked to the same service. It wasn't XML (it was a binary protocol called Microsoft DCOM) and there wasn't auto-discovery through WSDL but that's OK since reading the docs was just as easy. Our system was even "open" in the sense we documented it enough to allow 3rd parties to talk to our services. We were not pioneers -- every other company I knew 10 years ago was doing the same thing. The ONLY difference I see between then and now is that now there's a single service available on the internet, whereas 10 years ago, each customer would host his own instance of the service. But that's not an architecture issue -- where the service physically lives is transparent to anyone using the service.

So what exactly is SOA that's different than what we've been doing for years? Is SOA simply a marketing term representing a best practice that actually became common a long long time ago? Or am I missing some subtely to SOA that's different than what we've been doing all along?

link|improve this question

0% accept rate
1  
This is a duplicate of stackoverflow.com/questions/973673/… and many others, but I'd be inclined to leave it here, simply because it has the best subject line. – John Saunders Jul 7 '09 at 16:21
3  
+1 for what it's worth, your not a troll! – Fire Crow Feb 21 '10 at 0:56
You're not a troll and there is NO difference to client-service architecture you did 15 years ago. Or even 30 years ago. SOA is simply a buzzword for applying computer software fundamentals. It makes the architects and project managers feel better when they sleep at night I suppose. – Devtron Aug 27 '10 at 15:28
feedback

9 Answers

Forget about XML. Forget about WSDL. SOA is not a technology you can buy, though it's often marketed that way.

The real point of SOA is all about IT organization. The point of SOA is to avoid having a huge bunch of "applications" that have isolated data pools and either don't talk to each other at all (and thus often duplicate data), or only in an inefficient, buggy way through adapter layers or EAI systems.

For large companies, this is a serious problem - they have literally hundreds of separate apps that are insufficiently integrated. There's duplicate and inconsistent data everywhere and the result is that customers get pissed off and real money is lost because the billing department keeps sending invoices for a cancelled order and the customer service rep can't even find the order because it's cancelled in the order tracking system, but not the billing system.

SOA is supposed to solve this by designing every app from the ground up to publish its services in a standardized, cross-platfrom manner so that other apps can access the data and don't have to duplicate it.

From a business perspective, this is highly desirable. The buzzword hype and the acronym soup is just IT companies' attempts to cash in on that desirability. Unfortunately, this has (mis)led many people, including CEOs into believing that SOA is a product you can buy and it will magically make your IT more efficient, without realizing that this will only happen if you also reorganize your entire IT (and quite possibly your business units as well) to be SOA-compatible.

link|improve this answer
So how would you sum that up in an interview? oh yeah, you cant. – Devtron Jul 13 '09 at 18:10
3  
Don't know about you, but I certainly can. – Michael Borgwardt Jul 13 '09 at 19:20
5  
I can sumarise it! "SOA is not a technology...is supposed to solve...From a business perspective... duplicate and inconsistent data everywhere...pissed off and real money is lost" – Fire Crow Feb 21 '10 at 1:01
^ Correct. It's not a technology at all, even though many employers who Ive interviewed with seem to think it is. It is a buzzword to incorporate software development fundamentals and practices that have been happening since the dawn of computer software development. Prove me wrong? – Devtron Aug 27 '10 at 15:26
4  
@Devtron: why so aggressive? Of course I can define "service" in the context of SOA: it means that the functionality of the application is available via network, through well-defined, documented interfaces, and without dependencies. So what if that's not a fundamentally new concept? SOA does not re-define anything, it merely puts the focus of application design on this hitherto often neglected aspect. The fact that it was used as a buzzword and distorted through hype does not mean that the underlying idea has no value. – Michael Borgwardt Aug 27 '10 at 18:24
show 3 more comments
feedback

a myth of gigantic proportions.

link|improve this answer
3  
Knee-jerk reaction. But God yes. – Svend Jul 7 '09 at 16:38
feedback

Professor Frank Leymann from the University of Stuttgart takes SOA as a key concept for his Service oriented Computing (SOC) research work as he speaks about SOA. He is seen to be asked about the definition of SOA and the ensuing conversation could be a good read.

Please note that our roadmap is about "service oriented computing (SoC)", i.e. the compute paradigm behind service-orientation. Service Oriented Architecture (SOA) is an architectural realization of this compute paradigm. You may compare this with "client/server computing" as paradigm and "browser/web server" or "DB-client/stored procedure" as two (of various other) architectural realizations of this paradigm.

...

SOA is not completely new. Some individual aspects of SOA are used in practice for a long time. For example, take a look at "loose coupling": Enterprises are using reliable messaging technology since decades to integrate applications, i.e. to loosely couple them. Don't get me wrong, there are new concepts in SOA, e.g. concepts resulting from the combination of concepts put together in SOA, i.e. they result from emergence.

Web Service specifications make the corresponding technologies available cross platform. I.e. the corresponding specifications do not invent fundamentally new concepts but define how these concepts and corresponding implementations work in heterogeneous environments. The resulting interoperability is groundbreaking, making SOA real.

In summary, SOA is a mixture of mature things and new emerging things.

There is also a SoC paper reference dated April 2006.


A google search identifies Prof. Frank Leymann and his works.

link|improve this answer
1  
With all due respect to Professor Frank Leymann, who is he, and why should we care? – John Saunders Jul 7 '09 at 16:28
1  
^ I dunno who he is, but he sure hit the nail on the head, in exposing this fraudulent buzzword (SOA). – Devtron Aug 27 '10 at 17:04
feedback

Let me use the famous whipping boy of Integration Hell: Telco.

Way back in the 90's, cell phone companies were plethoric in my neighborhood, almost as plentiful as the long distance resellers made possible by the communications deregulation of the mid 90's. Well, time goes on, and Bell Atlantic becomes the powerhouse that is Verizon, and swallows up company after company (and at least one Baby Bell). Every single one of these companies has technologies in place, in towers, in switching equipment, in billing systems that are COMPLETELY incompatible with one another.

So the company goes off and says, okay, we have these models for how we do business, let's put a friendly, consistent face on ALL of our technology in the form of WSDL/SOAP/XSD - every language and system we have today can be interfaced to this! Slowly but surely, the company is making all of it's systems capable of reporting on capabilities, being interrogated for load and billing purposes, and exposed for future visionaries to exploit in manners that haven't been accounted for yet.

Anyone can build a SOA client. Anyone with wget and a text editor. And anyone can parse the results (XML).

That is what's fundamentally different from past client/server architectures. I was just talking the other day to someone about interfacing Cobol and Smalltalk based systems to SOA architectures. That's an easy problem to solve. Tell me you can say the same for your DCOM systems.

link|improve this answer
1  
Hmm. We've had unix, tcp and ascii since the 70s. That level of integration is nothing new. – Stephan Eggermont Jan 22 '10 at 9:03
Oh you're correct. We've gone from random proprietary ASCII to standardized EDI to customized EDI to standardized XML to customized XML. At least XML brings schema integration with it. – Chris Kaminski Jan 23 '10 at 18:32
^ XML is bloated crap. You know how much bandwidth could be saved, using CSV/flatfiles instead? – Devtron Aug 27 '10 at 17:06
and why in the world would XML even need schema information? Are you telling me you are exposing your schema, through XML? I am anti-XML, obviously, but I cringe at the thought of providing schema information in a data file. Schema should never be exposed directly, this is why XML sucks. – Devtron Nov 18 '10 at 16:02
feedback

It is magic; a silver bullet

See this and this

link|improve this answer
feedback

I think SOA is both a marketing term and an integration of existing solutions with the idea of instead of selling the whole software or machine, we sell the services.

link|improve this answer
word. its just a "wrapper" word, to spin ancient technology. – Devtron Aug 27 '10 at 17:07
feedback

SOA is nothing but a way of design, in which the modules comunicates with each others through "services". It is just that, and now the next question is: what is exactly a "service" and what is its difference with a regular "method"??

A service is an operation that performs a single, atomic business operation. This atomicity make it highly reusable from many modules. Then a complex business operation is just the orchestation of the invokation of many of these services in a specific order.

SOA has nothing to do with specific technology, is just an specific way of designing.

link|improve this answer
feedback

it's the same but worse. It's good for creating more programmer jobs.

link|improve this answer
1  
well, it does create code monkey jobs – Allen Jul 7 '09 at 16:54
1  
Except Client/Server based on SOA is better than the DCOM model of yesteryear. It's open, it's heterogenous, it's available to any stack that can at least open a command prompt and spawn "wget" Just the other day I was involved in a conversation about interfacing Smalltalk and Cobol to SOA enabled platforms. That's the difference from the old-school. The same, but different. – Chris Kaminski Jul 7 '09 at 17:20
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.