Setting up DynamoDB
In addition to the Amazon DynamoDB web service, AWS provides a downloadable version of DynamoDB that you can run on your computer and is perfect for development and testing of your code. The downloadable version lets you write and test applications locally without accessing the DynamoDB web service.
The topics in this section describe how to set up DynamoDB (downloadable version) and the DynamoDB web service.