2010
2009
2008
REST vs. SOAP at Amazon
by nhoizeyAmazon has both SOAP and REST interfaces to their web services, and 85% of their usage is of the REST interface. Despite all of the corporate hype over the SOAP stack, this is pretty compelling evidence that developers like the simpler REST approach.
O'Reilly Network -- Stewart Butterfield on Flickr
by nhoizey & 1 otherI think we had one person inquire about using the SOAP version of the API. I don't know if any apps were actually built. There is at least one application built on XML-RPC. But all the others--I don't even know how many there are--are built on the REST AP
WSO2 Web Services Framework for PHP | WSO2 Oxygen Tank
by nhoizey & 2 othersWSO2 WSF/PHP is a complete solution for building and deploying Web services, and is the only PHP extension with the widest range of WS-* specification implementations
2007
Pete Lacey’s Weblog :: What is SOA?
by nhoizeyOnce again the participants in the SOA discussion group have got themselves all riled up about what exactly SOA is and why it may or may not be working.
REST vs. WS-*: War is Over (If You Want It) :: David Chappell :: Blog
by nhoizey & 1 otherREST is for data-oriented applications that focus on create/read/update/delete scenarios. Solution based on WS-* for service/method-oriented applications, especially those that need more advanced behaviors such as transactions and more-than-basic security
1
(7 marks)