If you attended my webcast this morning, then you probably remember me saying something about making the demo files available today.
Well, since it would be very difficult for me to go back and wipe all your memories clean of that promise, I realized I had to stick to it.
So here it is. I’ve commented the code where appropriate, but you’re probably still going to have to have seen the webcast to make sense of it.
Download the zip file here.
Note that I’m using Amazon Web Services v3.1. It’s the version with which I’m most familiar, so I chose it for the demo. However, v4.0 is available as well, and I suggest you take a look at it. The same principles apply to the new version (getting a dev token, finding the sdk, finding examples, etc.).
If you’ve never gone out on your own and tried to get your head wrapped around a web service implementation like Amazon’s, then looking into v4.0 would be a great exercise for you.
Anyway, thanks for coming :)