How to setup DynamoDB with serverless framework for dummies
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 future posts.
let's begin
Project set up
first checkout to your project directory and run the below...
cyclopes.hashnode.dev4 min read