Serverless APP

Create, Read, Update, Delete (CRUD) Operations in DynamoDB

Basically we used Lambda function for serverless app, Amazon API Gateway for API Gateway to connect lambda function and DynamoDB to store data. We used Nodejs for Lambda Code.

Making the Nodejs script is too hard this challenge, I faced during this project.

From this project we learned how serverless computing works

Next step for CRUD_APP is we will trying to connect API through interface.

Built With

Share this project:

Updates