#dynamodb
Read more stories on Hashnode
Articles with this tag
In this post we will be building simple CRUD API to manage tasks and in the upcoming posts we will use this project as a base to explore other AWS...
In this post you will learn how to setup a DynamoDB table with infrastructure as code using the serverless framework which will act as a base for the...
This post is written considering you're a fresher to DynamoDB and it only explains the basic concepts that's required to perform CRUD operations. The...