|
|
Follow along as this demo, entitled “An introduction to Amazon SimpleDB“, guides you through an introduction to SimpleDB, a massively scalable, highly available key/value datastore.
Part of the Amazon Web Services suite, SimpleDB provides a simple web services interface to create and store multiple data sets, query the data, and return the results. By watching, you’ll learn how SimpleDB works, understand its advantages and disadvantages, and see how to create a record, query data, and delete data using the Java SDK provided by AWS.