Skip to Content
This project is a work in progress. If you have any questions or suggestions, feel free to contact me.
AnalyticsAWS Athena

Amazon Athena

Amazon Athena is an interactive query service that allows you to analyze data in Amazon S3 using standard SQL.

Key Points

  1. Serverless Querying: No infrastructure to manage; simply point to data in S3 and start querying.
  2. Built on Presto: Uses the Presto query engine, which is highly performant and efficient.
  3. Integration with BI Tools: Connects with various business intelligence tools for advanced data analysis.
Last updated on