Amazon DynamoDB Tutorial

Amazon DynamoDB is a fully managed proprietary NoSQL database service that is offered by Amazon.com as part of the Amazon Web Services portfolio.

DynamoDB:

  • Exposes a similar data model and derives its name from Dynamo, but has a different underlying implementation
  • Differs from other Amazon services by allowing developers to purchase a service based on throughput, rather than storage. If Auto Scaling is enabled, then the database will scale automatically.

In this book, we provide a comprehensive guide so that you can develop your own Amazon DynamoDB based applications. We cover a wide range of topics, from Java Integration and Best Practices, to Backup and Pricing. With this guide, you will be able to get your own projects up and running in minimum time. 

With this free eGuide you will also receive weekly news, tips and special offers delivered to your inbox courtesy of Java Code Geeks.



Request Free!