Chapter 10. Developing Mobile Applications using DynamoDB

In this chapter, we will cover the following topics:

  • Performing data modeling and table creation
  • Creating an identity pool using AWS Cognito
  • Creating the access policy and applying it to the AWS Cognito role
  • Implementing user registration services
  • Implementing user login services
  • Implementing add new contact services
  • Implementing view contacts services

Introduction

In the previous chapter, we discussed how to develop and deploy web applications using DynamoDB as a backend service. Now, it's time to understand how to use DynamoDB as a backend service for mobile applications.

In this chapter, we are going to create an Android app for an address book. For this, we will use DynamoDB as a backend service. ...

Get DynamoDB Cookbook 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.