Status: IN
DynamoDB schema design requires identifying all access patterns before designing the table structure, unlike RDBMS where you normalize first — each access pattern should be servable by a single query.
Source: entries/2026/03/11/amazondynamodb-latest-developerguide-bp-modeling-nosqlhtml.md