Lambda functions with DynamoDB & Node
In this post let's use the API we previously created and create and fetch data from a database provided by AWS called DynamoDB.
DynamoDB is a fully managed proprietary NoSQL database service that supports key–value and document data structures.
So, t...
cyclopes.hashnode.dev3 min read