Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
DynamoDB Applied Design Patterns

You're reading from  DynamoDB Applied Design Patterns

Product type Book
Published in Sep 2014
Publisher
ISBN-13 9781783551897
Pages 202 pages
Edition 1st Edition
Languages
Author (1):
Uchit Hamendra Vyas Uchit Hamendra Vyas

AWS DynamoDB on mobile


Amazon DynamoDB, as we have seen, is a rapidly-growing service from the AWS services stack. It is a fully-managed database service for the NoSQL database category. All the data items are stored in SSDs and will automatically be replicated with different Availability Zones (AZs) for High Availability (HA) and durability of data. Using Amazon DynamoDB, you can create and manage mobile applications along with the help of AWS Mobile SDKs.

AWS Mobile SDK will give you full freedom to access DynamoDB for your queries, to create tables and more, over all basics of the CRUD (Create, Read, Update, Delete) operations within table. So in this example, you will learn the coding mechanism for both Android as well as iOS mobile platforms.

Storing data in the table

Let's take a look at a table where you want to store some data about the user, such as a first name, his/her location, and his/her highest exam score. You can create the table in many ways, but here you will go through the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}