Choosing between Query and Scan operations
Your e-commerce application stores customer orders in a DynamoDB table. As a database administrator, you need to understand the performance difference between Query and Scan operations. You'll insert sample orders for different customers, then retrieve data using both operations to see how they access different amounts of data.
This exercise is part of the course
Using Data Stores in AWS
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise