Summary
In this chapter, we started with exploring AWS-provided Java libraries, that is, the Transaction library and the Geo library. The Transaction library enabled multi-item atomic operations, where we can simply use the API and perform the operations without any doubts about inconsistent states. Geo library enabled us to easily save geographical points and query them with simple APIs, such as Query radius and Query rectangle.
We also listed down well-known language-specific libraries to enable developers to manipulate DynamoDB data with a language of their own choice. Similarly, we also explored some tools that would help us in testing DynamoDB locally, auto-scaling the tables, and archiving data on AWS S3.
In our next chapter, we are going ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access