Get startedGet started for free

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?

This exercise is part of the course

Using Data Stores in AWS

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise