← AWS SAA

Note for Amazon Athena

awscloudanalyticsathena

Overview

Serverless query service to analyze data directly in S3 using standard SQL.
Built on Presto engine.
No infrastructure to manage, no data loading — data stays in S3.
QuickSight can connect to Athena for dashboards and data visualization.

Pricing

Pay per query, based on the amount of data scanned (~$5 per TB scanned).
Less data scanned = cheaper and faster → this drives all the performance tips.

Performance Improvement

Federated Query

Athena vs Redshift

Exam Tips