Amazon QuickSight Flashcards
What is Amazon QuickSight?
A fast, easy-to-use, cloud-powered business intelligence (BI) service that makes it easy to deliver insights to everyone in your organization.
Name 3 key features of QuickSight.
Any three of the following:
* Build interactive visualizations and dashboards
* Perform ad-hoc data analysis
* Create paginated reports
* Receive alerts on anomalies in your data
* Access data anytime, on any device (browser or mobile)
What is SPICE?
SPICE (Super-fast, Parallel, In-memory Calculation Engine) is QuickSight’s in-memory engine that uses columnar storage, in-memory technologies, and machine code generation to perform calculations and serve data.
Give 3 examples of data sources QuickSight can connect to.
Any three of the following:
* AWS data sources (Amazon Redshift, Aurora, RDS, Athena, S3)
* On-premises databases (via JDBC/ODBC)
* Files (Excel, CSV, TSV, CLF)
* SaaS applications (Salesforce)
What is an anti-pattern when using QuickSight?
Performing heavy Extract, Transform, Load (ETL) processes within QuickSight. It’s better to use AWS Glue for complex ETL tasks.
What are the two editions of QuickSight?
Standard and Enterprise. Enterprise edition offers additional features like column-level security and Microsoft Active Directory integration.
How can you secure QuickSight access to an Amazon Redshift cluster in a different AWS Region?
Authorize access from the QuickSight IP range of the relevant region in your Redshift security group.
Name 2 ways to enable cross-account access to Redshift/RDS from QuickSight.
Any two of the following:
* AWS Transit Gateway
* VPC peering
* AWS PrivateLink
* (Enterprise edition only) Elastic Network Interface and peering connection
How are users managed in QuickSight?
Users can be defined via AWS Identity and Access Management (IAM), or through email signup. Enterprise edition also offers an Active Directory connector.
What is the pricing model for QuickSight?
QuickSight uses an annual or monthly subscription pricing model per user, with different tiers for Standard and Enterprise editions.
What are QuickSight dashboards?
Read-only snapshots of an analysis that can be shared with others.
How can you share QuickSight dashboards with people who don’t have a QuickSight account?
By embedding dashboards in an application using the QuickSight embedding SDK and APIs.
What are some of the machine learning capabilities of QuickSight?
- Anomaly detection
- Forecasting
- Autonarratives (text summaries of data)
- Suggested Insights
What algorithm does QuickSight use for anomaly detection?
Random Cut Forest
What are ‘Autonarratives’ in QuickSight?
Autonarratives are AI-generated text summaries that describe the key findings and insights from your data visualizations, added to your dashboards to provide context.