DAS-C01 · Question #13
A global company has different sub-organizations, and each sub-organization sells its products and services in various countries. The company's senior leadership wants to quickly identify which sub…
The correct answer is C. Use Amazon QuickSight with Amazon Athena as the data source. Use pivot tables as the visual. To quickly visualize and identify the strongest performing sub-organization in each country from sales data stored in Amazon S3 Parquet files with minimal effort, Amazon QuickSight with Amazon Athena as the data source and pivot tables as the visual type is the most effective…
Question
A global company has different sub-organizations, and each sub-organization sells its products and services in various countries. The company's senior leadership wants to quickly identify which sub- organization is the strongest performer in each country. All sales data is stored in Amazon S3 in Parquet format. Which approach can provide the visuals that senior leadership requested with the least amount of effort?
Options
- AUse Amazon QuickSight with Amazon Athena as the data source. Use heat maps as the visual
- BUse Amazon QuickSight with Amazon S3 as the data source. Use heat maps as the visual type.
- CUse Amazon QuickSight with Amazon Athena as the data source. Use pivot tables as the visual
- DUse Amazon QuickSight with Amazon S3 as the data source. Use pivot tables as the visual type.
How the community answered
(38 responses)- A16% (6)
- B3% (1)
- C74% (28)
- D8% (3)
Why each option
To quickly visualize and identify the strongest performing sub-organization in each country from sales data stored in Amazon S3 Parquet files with minimal effort, Amazon QuickSight with Amazon Athena as the data source and pivot tables as the visual type is the most effective solution. This leverages Athena's serverless querying capabilities and QuickSight's powerful aggregation features.
While QuickSight with Athena is a good combination, heat maps are better suited for visualizing data density or correlation rather than directly identifying the 'strongest performer' with precise aggregated values. Pivot tables offer a more direct numerical summary and ranking capability for this specific requirement.
Connecting QuickSight directly to Amazon S3 for querying Parquet files is less efficient and flexible than using Amazon Athena as an intermediary. Athena provides robust SQL query capabilities over S3 data lakes, making it a better choice for structured data analysis.
Amazon QuickSight with Amazon Athena as the data source is ideal for querying structured data like Parquet files directly in Amazon S3 without managing infrastructure, fulfilling the 'least amount of effort' and efficiency requirements. A pivot table is the most effective visual type for senior leadership to quickly aggregate sales data by country and sub-organization, enabling easy identification and comparison of the strongest performers through numerical summaries and ranking.
Direct connection from QuickSight to Amazon S3 for querying Parquet files is less optimized compared to using Amazon Athena for structured data in a data lake. Although pivot tables are appropriate, the data source connection method is not the most efficient.
Concept tested: AWS Analytics stack for S3 data lakes and visualization
Source: https://docs.aws.amazon.com/quicksight/latest/user/visual-types.html
Topics
Community Discussion
No community discussion yet for this question.