AWS DynamoDB Demo
Create table,
insert item, create index and query item
Amazon DynamoDB is a fully managed, serverless, key-value NoSQL database designed to run high-performance applications at any scale.
You can refer below blog also for learn more about DynamoDB
/ aws-dynamodb