-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

DynamoDB Cookbook
By :

DynamoDB Cookbook
By:
Overview of this book
AWS DynamoDB is an excellent example of a production-ready NoSQL database. In recent years, DynamoDB has been able to attract many customers because of its features like high-availability, reliability and infinite scalability. DynamoDB can be easily integrated with massive data crunching tools like Hadoop /EMR, which is an essential part of this data-driven world and hence it is widely accepted. The cost and time-efficient design makes DynamoDB stand out amongst its peers. The design of DynamoDB is so neat and clean that it has inspired many NoSQL databases to simply follow it.
This book will get your hands on some engineering best practices DynamoDB engineers use, which can be used in your day-to-day life to build robust and scalable applications. You will start by operating with DynamoDB tables and learn to manipulate items and manage indexes. You will also discover how to easily integrate applications with other AWS services like EMR, S3, CloudSearch, RedShift etc. A couple of chapters talk in detail about how to use DynamoDB as a backend database and hosting it on AWS ElasticBean. This book will also focus on security measures of DynamoDB as well by providing techniques on data encryption, masking etc.
By the end of the book you’ll be adroit in designing web and mobile applications using DynamoDB and host it on cloud.
Table of Contents (12 chapters)
Preface
1. Taking Your First Steps with DynamoDB
2. Operating with DynamoDB Tables
3. Manipulating DynamoDB Items
4. Managing DynamoDB Indexes
5. Exploring Higher Level Programming Interfaces for DynamoDB
6. Securing DynamoDB
7. DynamoDB Best Practices
8. Integrating DynamoDB with other AWS Services
9. Developing Web Applications using DynamoDB
10. Developing Mobile Applications using DynamoDB
Index
Customer Reviews