Use DynamoDB with AWS Lambda
DynamoDB is the serverless key-value ("NoSQL) database in AWS. In this demo we will get familiar with some characteristics of that database and make a DynamoDB table available by a simple web service that is implemented as a AWS Lamdba function.
Comments
Post a Comment