#aws-lambda
Read more stories on Hashnode
Articles with this tag
Building a serverless API with SAM. · Welcome to the last part in "Building Modern Serverless API's with AWS" series. Here's a recap of what we've done...
Building a serverless API with SAM. · In Part 1 of this series, we modeled and designed access patterns for our application entities. In Part 2, we...
Building a serverless API with SAM. · In Part 1 of this series, we modeled and created access patterns for our application entities. In Part 2, we...
Design the primary key for the DynamoDB table and enable the core access patterns · Part...
Data Modeling and Access Patterns in DynamoDB · Introduction For the past 4 weeks, I've written a series called DynamoDB, Demystified. I covered...
Queries and Projection Expressions · TABLE OF CONTENTS Introduction Assumption Create Products Table Bulk Load Products into table Query...