Athena Exam Tips (dev)
- Athena is an
Interactive Query
service - It uses
standard SQL
to query data from S3 - It's
serverless
so you don't need anything to configure - The only thing you have to do is
point
Athena to the data you want to query in S3 and define atable schema