/Serverless-DynamoDB-Login

Login System Design with Serverless and DynamoDB

Primary LanguageJavaScript

Serverless-DynamoDB-Login

Login System Design with Serverless and DynamoDB

Project Overall Architecture

In this project, we will use API Gateway, Lambda, and DynamoDB.

  • Programming Language: JavaScript

  • The API version of aws-sdk is v2

    Document - AWS SDK v2

  • Postman is used to test the api

img

gateway-api

current-api

Functions Demo

/register

register

/login

login

/verify

verify

/update

update

/delete

delete

We can also check the result from the DynamoDB Website.

dynamodb