MemotivaAWS Cloud practitioner exam prep QA

What is Amazon Athena?

What is Amazon Athena?

0:20

Athena is a serverless query service that lets you analyze data directly in S3 using standard SQL. No infrastructure to set up or manage — you pay only per query based on the amount of data scanned. It supports CSV, JSON, Parquet, and ORC formats. Athena is commonly used for log analysis, ad-hoc queries, and data exploration without needing to load data into a separate database.