Choosing the right GSI design for email lookups
You have a "Users" table with userId (partition key) and no sort key. Users are queried by userId during login. Now you need to add a "forgot password" feature that looks up users by email address. You're considering adding a GSI.
Which GSI design is BEST for this use case?
Cet exercice fait partie du cours
Using Data Stores in AWS
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice