exam questions

Exam AWS Certified Cloud Practitioner All Questions

View all questions & answers for the AWS Certified Cloud Practitioner exam

Exam AWS Certified Cloud Practitioner topic 1 question 710 discussion

Exam question from Amazon's AWS Certified Cloud Practitioner
Question #: 710
Topic #: 1
[All AWS Certified Cloud Practitioner Questions]

A company needs to use a serverless interactive query service to analyze data in Amazon S3. The query service must support standard SQL.

Which AWS service will meet these requirements?

  • A. Amazon Redshift
  • B. AWS Glue
  • C. Amazon Athena
  • D. Amazon Kinesis Data Streams
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Pranava_GCP
1 year, 10 months ago
Selected Answer: C
C. Amazon Athena https://aws.amazon.com/athena/faqs/?nc=sn&loc=6 "Athena is an interactive analytics service that makes it simple to analyze data in Amazon Simple Storage Service (S3) using Python. Athena is serverless, so there is no infrastructure to set up or manage, and you can start analyzing data immediately. You don’t even need to load your data into Athena; it works directly with data stored in Amazon S3. Amazon Athena for SQL uses Trino and Presto with full standard SQL support and works with various standard data formats, including CSV, JSON, Apache ORC, Apache Parquet, and Apache Avro. "
upvoted 2 times
...
Madbo
2 years ago
C. Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. It is a serverless service, which means that there are no servers to manage, and users only pay for the queries that they run. It is designed to work directly with data stored in Amazon S3, making it a good choice for companies that need to analyze large amounts of data without having to worry about managing servers or storage infrastructure.
upvoted 1 times
...
Guru4Cloud
2 years, 1 month ago
Selected Answer: C
The AWS service that will meet these requirements is Amazon Athena. Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. Athena is serverless, which means that the company does not need to manage any infrastructure or worry about scaling, and only pays for the queries that are run.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...