Tagged: dynamodb
2 articles
DynamoDB single-table design, worked through Four entities, six access patterns, one table, one GSI. The key design walked step by step with the runnable repo behind it. Read article Cloud queue inbox/outbox patterns Building outbox/inbox patterns on DynamoDB Local and LocalStack, with a list of queue smells the patterns don't fully cover. Read article