Java development 2.0: Cloud storage with Amazon’s SimpleDB

44

In Part 1 of this introduction to SimpleDB, you will learn how to leverage Amazon’s own API to model a CRUD-style racing app. In Part 2 Learn how to refactor the racing application from Part 1 to be compliant with the JPA specification. Then you’ll port the app to SimpleJPA, which implements a subset of the Java Persistence API.