public marks

PUBLIC MARKS from nhoizey with tags web_services & amazon

2010

Amazon Simple Notification Service (Amazon SNS)

"Amazon Simple Notification Service (Amazon SNS) is a web service that makes it easy to set up, operate, and send notifications from the cloud"

2008

REST vs. SOAP at Amazon

Amazon 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.

2007

Amazon Web Services Developer Connection : Test Utility for Amazon SQS in PHP

This is a simple PHP 5 application demonstrating the basics of how to interact with Amazon SQS