This question evaluates competency in BI data architecture and large-scale dashboard performance, covering extract vs live connections, refresh and incremental strategies, query pushdown versus in-tool processing, row-level security, filter order-of-operations, performance tuning, and platform migration mapping within the Analytics & Experimentation domain for a Data Scientist role. It is commonly asked to assess trade-off reasoning across data freshness, storage, query performance and security for a 100M-row fact table, combining practical application-level decisions (implementation and tuning) with conceptual understanding (filter ordering, calculations, and migration pitfalls) when moving between BI platforms.
You are building an interactive dashboard over a 100M-row fact table. Compare Tableau connection options and performance behaviors for this scale, and map the concepts to Amazon QuickSight for a potential migration.
Discuss the trade-offs between Live and Extract connections, specifically addressing:
Explain Tableau's order of operations and how it affects the following:
Explain how to tune performance for this dashboard by:
Map the above ideas to Amazon QuickSight analogs and note one migration pitfall:
Login required