By bloid
via developer.amazonwebservices.com
Submitted: May 09 / 03:58
Curious about how to use the Amazon SimpleDB service at real scale? Read on to walk through a real-world application using Amazon SimpleDB to index and search the metadata of your Amazon S3 objects in an efficient manner. The application is a Java console application that demonstrates how to do a few basic things: index data (put AmazonS3 metadata into Amazon SimpleDB), do single queries, and run bulk queries to assess performance. In each of these areas the app demonstrates best practices for using Amazon's Web Services.
SaveShareSend
Tags: database, frameworks, java, web services
Add your comment