Dynamo DB and its Features
It is used to work on Unstructured Data
Dynamo DB table
A table is a collection of data items
Like all other DB, dynamoDB stores data in tables.
Items:
Each table contains Multiple items.
An item is a group of attributes that is uniquely ident...
clouddiva.hashnode.dev2 min read