AWS News Blog
Amazon Mechanical Turk wins a Codie
We are pleased and proud to announce that the Amazon Mechanical Turk was the winner of a 2006 Software Industry Association Codie award in the category of “Best Web Services Solution.” For those of you who are keeping score at home, this is our second Codie in as many years. — Jeff; Modified 10/23/2020 – […]
ACM Queue: Interview with Amazon’s Werner Vogels
People more persistent and clever than I have managed to find the Werner Vogels interview in the current issue of ACM Queue. Werner is Amazon’s CTO and the author of the All Things Distributed blog. Werner goes into considerable detail on the inner workings of the Amazon site, scalability issues, our internal services architecture, and […]
Wishlist Buddy
Thom Wetzel sent me information about his new site, the Wishlist Buddy. As Thom notes: I’ve noticed that a lot of the times with books, DVDs and video games, the prices usually start out high and work their way down to less than half price over time. I used to add items to my Amazon […]
GuruLib – Organize Your Books, DVDs, and CDs
GuruLib uses a bookshelf metaphor to implement a cataloging system for books, DVDs, and CDs. After creating an account and entering your collection, you can view it in 4 different ways — All, Books, Movies, or Music. You can then further organize your collection by shelf. As the author notes in his blog, he built […]
ACM Queue: AI Gets a Brain
The newest issue of the ACM Queue contains an article that I co-wrote with Felipe Cabrera (VP of Software Development at Amazon). The article, “AI Gets a Brain”, covers the fundamental concepts behind the Amazon Mechanical Turk. We start off with a historic review of the original Mechanical Turk (covered in depth in Tom Standage’s […]
Anywhere, Anytime Storage and Retrieval with Amazon’s S3
DevX just published a new article, Anywhere, Anytime Storage and Retrieval with Amazon’s S3. The author starts out by noting that “Unofficial testing of the service proves that it is fast enough to support applications requiring near real-time access to data. Further, the service’s pricing makes it a great option for a diverse set of […]
IBiz S3 Integrator
Gent Hito of /N Software sent me some information about their new product, the IBiz S3 Integrator. The S3 integrator (currently in beta testing) provides an easy to use developer interface for accessing Amazon S3, with full access to create, modify, and delete buckets. Includes documentation, help, and a sample S# browser application. Developers will […]
AmazonCommerceService.NET – Free .NET Library for ECS Access
Ed Quinn dropped me a note with information about his newest creation, AmazonCommerceService.NET. AmazonCommerceService.NET is a set of .NET classes. It creates REST requests for ECS and then queues them up, dispatching them to Amazon at the rate of 1 request per second per the license agreement. The results are delivered asychronously as they arrive, […]