Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9066523
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T16:44:53+00:00 2026-06-16T16:44:53+00:00

I am reading a strategy for future IT development which stresses the use of

  • 0

I am reading a strategy for future IT development which stresses the use of SOA. I know have gathered that SOA is a fallen buzzword from a few articles about it on the web.

As programmer, I would like to understand why is SOA supposed to be more flexible than other distributed-computing architectures?

  • SOA is based around services being published on a bus. However, every service consumer must be aware of significance/semantics of a service to make any use of it. Hence, client must be modified in order to make any use of new service.

    For instance, if google maps publishes traffic information, my app would know that there is something published, in what format etc, but it does not make my route planner magically gain functions which make use of those data.

  • SOA is based on contracts. Is contract something more than well-defined (pre-, post-) conditions, which can be chechecked by the computer automatically?

    (Just like a function checking its inputs, and documenting what it expects in user docs, only moving the verification outside of the function.)

    How does that improve flexibility, if both side must again fulfill the contract? Data don’t fulfill it automatically just because it is published. If the contract changes, clients must be modified as well.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T16:44:54+00:00Added an answer on June 16, 2026 at 4:44 pm

    I disagree with lots of ideas expressed in your question.

    I don’t think SOA is a fallen buzzword. There was a time when lots of people were taken in by vendors and sold a bill of goods. That time is over. If that’s what you mean, then I’ll accept it. But SOA is alive and well.

    I don’t agree that a bus is necessary for SOA. It’s the decomposition of the business problem into services that matters, not the bus.

    Your statement about customers having to be aware of service semantics in order to use them is true of all distributed components.

    Every distributed component is based on a contract. An interface, no matter how expressed, is a contract: “Pass me these parameters and I promise I’ll return you this value or perform this function.” If the contract changes, so must clients. That’s true in your own code and distributed components.

    I think SOA is a winner because it’s based on distributed components that use HTTP, the wire protocol of the Internet. It’s simple and open, which is a huge advantage over other technologies like CORBA or RMI or COM.

    It represents a higher level of abstraction, which is always a good thing for developers. They’re freed from concerns about complexity if the API is well defined and stable. They can focus on choosing from a menu of services that map well to their business problem and orchestrating them to craft new solutions.

    But there’s no magic to it. API design is hard. Choosing SOA and using contracts doesn’t guarantee that you’ll do it well.

    The one advantage that “contract first” has over other approaches for developing SOAP services is that it makes “duck typing” possible. If you generate the WSDL from a schema you decouple users from changes to the object model used by the service behind the scenes. The two are tightly coupled if you generate the schema and WSDL from the object model. The Spring web service site has a good discusion on the topic.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a situation where which git strategy is suitable to use? Situation :
I have been reading that lots of people use Redis or another key-value store/NoSQL
I'm reading binary data (either by network stream or from files) that is predefined
Reading the Jon Skeet book, I have found (some time now) the use of
In reading about design patterns I read that the advantage of strategy over template
I've been doing some reading on the Strategy Pattern, and have a question. I
I am writing an application which blocks on input from two istreams . Reading
Reading the docs, I'd expect $(#wrap2).remove(.error) to remove all .error elements from #wrap2 .
I was reading this blog post on git which talks about various branching strategies.
I have been reading about out of memory conditions on Linux, and the following

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.