Tips and Tricks for Manually Scaling a Global DynamoDB Table from an AWS Lambda
Objective Write an AWS Lambda that manually scales a global DynamoDB table Why? DynamoDB tables…
Build an event sourcing system on AWS using DynamoDB and CDK
Over the past few years, event sourcing has become a popular pattern used in modern…