Relationships quiz

Check how you model relationships in DynamoDB — one-to-many, many-to-many, adjacency lists, composite sort keys, and reference counts.

Knowledge check

Question 1 of 5

What is the most common way to model a one-to-many relationship so a single Query returns the parent and all its children?