AWS Certified Data Analytics – Specialty — Question 132

An analytics software as a service (SaaS) provider wants to offer its customers business intelligence (BI) reporting capabilities that are self-service. The provider is using Amazon QuickSight to build these reports. The data for the reports resides in a multi-tenant database, but each customer should only be able to access their own data.
The provider wants to give customers two user role options:
✑ Read-only users for individuals who only need to view dashboards.
✑ Power users for individuals who are allowed to create and share new dashboards with other users.
Which QuickSught feature allows the provider to meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C, Isolated namespaces, as it allows each customer to have a separate space for their data, ensuring they can only access their own information. Option A, Embedded dashboards, does not address data isolation; B, Table calculations, is focused on data manipulation rather than access control; and D, SPICE, refers to an in-memory calculation engine that improves performance but does not control data access.