How to Create DynamoDB on AWS
To create DynamoDB on AWS
Introduction:
Amazon DynamoDB is a completely controlled proprietary NoSQL database service that supports key-value and document data structures and is administered by Amazon.com as part of the Amazon Web Services portfolio. DynamoDB exposes a comparable data model to derives its name from Dynamo but has a different underlying implementation.
Procedure of the DB creation:
Switch your AWS console and login your account
Now create a table using click create table and enter the table name and enter the primary key and select your key type and click create
If you want to take a backup of you table to use the tab