Month: October 2021
14 posts
DynamoDB Mapper Load Example and Explanation
Trying to figure out how to perform Load or ‘GetIItem’ requests on your AWS DynamoDB Table using DynamoDB…
DynamoDB Mapper Query Example in Java
Trying to figure out how to perform a DynamoDB Query on your Table using DynamoDB Mapper? This is…
AWS Lambda Now Supports Graviton2 Processors
Announced yesterday on the AWS Blog Page, AWS Lambda is now being run on Graviton 2 Processors, a…
AWS API Gateway Throttling – Setup and Walkthrough
Looking to understand and setup rate limiting / throttling on yourAWS API Gateway REST/HTTP/Websocket API? This is the…