[Python] Build a CRUD Serverless API with AWS Lambda, API Gateway and a DynamoDB from Scratch
Felix Yu Felix Yu
12.8K subscribers
47,137 views
1.1K

 Published On Dec 26, 2021

This video is a complementary piece of a previous video I have where I talked about what a serverless API is, its advantages over non-serverless APIs and how to build one using AWS lambda and api gateway. In that video, I wrote the API code in Node.js. As requested by multiple viewers, I am building a similar serverless API in Python in this video.

Support the channel plz 😊: https://www.buymeacoffee.com/felixyu

Video on how to build a serverless API in Node.js:    • Build a CRUD Serverless API with AWS ...  

Video on API authentication:    • API Authentication via API Keys | AWS...  

====== Markers =======
0:00 - Intro
0:58 - Database Creation (DynamoDB)
1:44 - Lambda Function Creation
4:13 - API Gateway Configuration
8:10 - Write the CRUD API Code in Python
21:28 - Update Lambda Code
22:02 - Test the Serverless API

show more

Share/Embed