How Does It Work? - Analytics Architecture Tour
Visual and console tours of the QuickSight analytics pipeline
Great! You've deployed the demo
Now let's walk through what you just deployed and see it in action.
Start WalkthroughChoose your next step
Generate Evidence Pack
Create your business case documentation with what you've learned.
Generate Evidence PackHow Does It Work? - Analytics Architecture Tour
Visual and console tours of the QuickSight analytics pipeline
How Analytics Works
Choose your path: a visual tour with diagrams, or a hands-on console tour exploring the AWS infrastructure.
Architecture Tours
Visual Architecture Tour
Understand how data flows from source files through SPICE to interactive dashboards
6 minutes
-
Data Sources
Council data is stored in S3 as CSV or Parquet files. AWS Glue Catalog maintains schema information for data discovery.
-
QuickSight Dataset
SPICE (Super-fast, Parallel, In-memory Calculation Engine) imports data for fast querying. Datasets define relationships and calculated fields.
-
Analysis Layer
Authors create visualizations, add filters, and define parameters. Analyses can contain multiple sheets with different views.
-
Dashboard Publication
Analyses are published as read-only dashboards for viewers. Dashboards can be shared, embedded, or scheduled for email.
-
User Interaction
Viewers apply filters and drill down without modifying the dashboard. Actions can link between dashboards or external URLs.
-
Embedding Options
Dashboards can be embedded in council intranet or portals via secure URLs with row-level security.
Console Architecture Tour
Explore the actual AWS resources powering this analytics solution
10 minutes Requires deployed stack
-
S3 Data Bucket
What to look for: CSV/Parquet files, folder structure, data partitioning
-
Glue Catalog
What to look for: Database and table definitions, schema columns, data types
-
QuickSight Console
What to look for: Datasets, analyses, dashboards, user management
-
CloudWatch Logs
What to look for: SPICE refresh logs, error messages, usage metrics