Partition key design for tenant isolation
You're designing a multi-tenant SaaS application storing customer orders. Each tenant (company) has multiple users who place orders. You need to ensure complete data isolation between tenants while enabling efficient queries for each tenant's orders.
Which table design provides the best tenant isolation and query performance?
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