Question: You need to store an unordered collection of name-value pairs with differing data types in DynamoDB. Which data type should you choose?

  1. map
  2. set
  3. list
  4. stack

Answer: The correct answer of the above question is Option A:map