Medium1 markMultiple Choice
Domain 3.3: Database PerformanceDomain 3PerformanceAthena

AWS SAA-C03 · Question 52 · Domain 3.3: Database Performance

A data analyst needs to run ad-hoc SQL queries on CSV files stored in Amazon S3. They want a serverless solution that requires zero infrastructure setup. Which service should they use?

Answer options:

A.

Amazon RDS

B.

Amazon Redshift

C.

Amazon Athena

D.

AWS Glue

How to approach this question

Look for 'serverless SQL on S3'.

Full Answer

C.Amazon Athena✓ Correct
Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. Athena is serverless, so there is no infrastructure to manage, and you pay only for the queries that you run.

Common mistakes

Choosing Redshift, which is not serverless (unless using Redshift Serverless, but Athena is the standard answer for ad-hoc S3 queries).

Practice the full AWS SAA-C03 Practice Exam 2

65 questions · hints · full answers · grading

More questions from this exam