Posts

Showing posts from February, 2022

AWS DynamoDB Scan and Query (with hands-on demo)

Image
There are two types of read operation in DynamoDB. You can know the difference between them in this video.  Source of the demo code: https://github.com/babysteps-topro/DynamoDBQueryScan.git Prerequisite: Install the AWS CLI: https://youtu.be/pE-Q_4YXlR0 Video explain the table design: https://youtu.be/V0GtrBfY7XM