Back to Browse

Tutorial: How to build a CRUD Serverless API with API Gateway, AWS Lambda and DynamoDB

7.4K views
Oct 12, 2022
13:15

A quick tutorial on how to create a CRUD REST API in AWS. A step by step video that you can follow along with code samples you can try on your own. (CRUD - Create / Read / Update / Delete) Tutorial Items: 1) Quick review of what Serverless means and its benefits 2) Create a DynamoDB Table 3) Create a Lambda Function 4) Create a REST API Gateway 5) Test our new REST API using Postman Both the index.js files and the Postman collection can be found on GitHub here: https://github.com/icanfindasolution/AWS_CRUD_Demo Happy Coding and feel free to message me with any new video topics you would like to see covered.

Download

1 formats

Video Formats

360pmp417.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Tutorial: How to build a CRUD Serverless API with API Gateway, AWS Lambda and DynamoDB | NatokHD