Back to Browse

Serverless Framework and DynamoDB - Building Note-Taking App Part 2

244 views
Mar 15, 2023
9:03

Learn how to add the DynamoDb to the serverless stack. In this video we're extending the functionalities of the note-taking app by defining the database schema and saving the data in it. Final code: https://github.com/piotrmol/serverless-note-taking-app/tree/serverless-framework-lesson-2 00:00 Introduction 00:29 How to define DynamoDB in serverless.yml 02:21 How to add IAM role 04:17 Using DocumentClient to interact with DynamoDB

Download

0 formats

No download links available.

Serverless Framework and DynamoDB - Building Note-Taking App Part 2 | NatokHD