Implementing SOA can be an extremely expensive undertaking. That's a boat load of capital you need to ask senior management for. Leveraging open source products and services can help ease the pain.
Full story »Implementing SOA can be an extremely expensive undertaking. That's a boat load of capital you need to ask senior management for. Leveraging open source products and services can help ease the pain.
Full story »
can.axis
16 years 8 weeks 5 days 23 hours ago
SOA vs REST vs Distributed Architectures
It's very hard to understand this concepts. SOA falls into RPC-style models and client/server architectures. SOA has been overtaken by REST-based architectures today... But to me, the best alternative remains the distributed architectures like peer-to-peer for file-sharing, DVCS (git, hg, bzr...) for source control... Internet is by nature a decentralized network, so distributed architectures will prevail sooner or later...
See http://www.fsdaily.com/HighEnd/REST_Representational_State_Transfer_and_...