Summary

In this chapter we gained an insight into accessing DynamoDB in the management console and command line. We also took a look at the Eclipse plugin.

The chapter started with the DynamoDB table and item operations using the management console and we saw how to create a table with the necessary primary key and secondary index. Then we also discussed how to work on a table item. After that we configured our Eclipse IDE with the AWS plugin, created a table with secondary indexes, and then inserted a few items into the table. We then discussed how to make use of the table's primary key attributes and secondary index key attributes while querying that DynamoDB table. We also discussed how to change the region (or location) in which DynamoDB has ...

Get DynamoDB Applied Design Patterns now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.