Develop & Deploy Serverless App Lesson 3 Serverless Framework: Images API
yt link
yt link
Composite key
A composite key in DynamoDB consists of two elements
Partition key - what partition to write item to
Sort key - to sort elements with the same partition key
Together - uniquely identify an item, meaning there can be no...
philipdevblog.hashnode.dev1 min read