🔥 3-day streak
AWS Certified Developer - Associate52 / 150
Question 52 of 150
A developer is designing a DynamoDB table for an IoT application that stores sensor readings. Each device sends multiple readings per day, and the most common access pattern is: 'Retrieve all readings for a specific device within a given time range.' The application must support this query efficiently without scanning the entire table. How should the developer design the table's primary key?
Reviewed for accuracy · Report an issueNext question