AWS Certified Data Analytics – Specialty — Question 83

A retail company wants to use Amazon QuickSight to generate dashboards for web and in-store sales. A group of 50 business intelligence professionals will develop and use the dashboards. Once ready, the dashboards will be shared with a group of 1,000 users.
The sales data comes from different stores and is uploaded to Amazon S3 every 24 hours. The data is partitioned by year and month, and is stored in Apache
Parquet format. The company is using the AWS Glue Data Catalog as its main data catalog and Amazon Athena for querying. The total size of the uncompressed data that the dashboards query from at any point is 200 GB.
Which configuration will provide the MOST cost-effective solution that meets these requirements?

Answer options

Correct answer: C

Explanation

Option C is correct because it uses QuickSight Enterprise edition with SPICE to import data, which is optimal for performance and cost given the user count and data size. Option A would incur higher costs due to the use of Amazon Redshift, while B does not leverage SPICE for performance enhancements, and D does not meet the user role requirements as efficiently.