Tag

Athena

Top 20 AWS Athena interview Question and answer

What is Amazon Athena? Answer: Amazon Athena is a serverless, interactive query service that allows you to analyze data in Amazon S3 using SQL. How does Amazon Athena work? Answer: Amazon Athena uses Presto, an open-source distributed SQL query engine, to execute SQL queries against data stored in Amazon S3. You can use Athena to query data stored in a…