News

Composite Key Model: Uses both partition and sort keys; Sort Key Patterns: Demonstrates single-table design with different entity types; Global Secondary Index: For querying by sort key patterns; ...
To keep this example simple, only a single Event table in DynamoDB is used to model the data, which essentially is a catalog of available events. Within this table, events are modeled using a ...