AWS Certified Solutions Architect – Associate (SAA-C02) — Question 614

A company hosts a data lake on AWS. The data lake consists of data in Amazon S3 and Amazon RDS for PostgreSQL. The company needs a reporting solution that provides data visualization and includes all the data sources within the data lake. Only the company's management team should have full access to all the visualizations. The rest of the company should have only limited access.
Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

Amazon QuickSight is the ideal AWS service for building interactive data visualizations and dashboards from diverse sources like S3 and RDS. Within QuickSight, access permissions to published dashboards are managed by sharing them with specific QuickSight users and groups, rather than IAM roles, making Option B correct. Options C and D generate static reports in S3, which does not provide the required interactive visualization capabilities.