Develop & Deploy Serverless App Lesson 2 REST API: Creating Items with DynamoDB
yt link
In this course Lambda functions generate random UUIDs and use them as IDs of created items. They do not check if these UUIDs are unique, so you might be wondering, what would happen if two function calls generate the same ID? This is called a...
philipdevblog.hashnode.dev1 min read