exam questions

Exam AWS Certified Machine Learning - Specialty All Questions

View all questions & answers for the AWS Certified Machine Learning - Specialty exam

Exam AWS Certified Machine Learning - Specialty topic 1 question 8 discussion

A manufacturing company has structured and unstructured data stored in an Amazon S3 bucket. A Machine Learning Specialist wants to use SQL to run queries on this data.
Which solution requires the LEAST effort to be able to query this data?

  • A. Use AWS Data Pipeline to transform the data and Amazon RDS to run queries.
  • B. Use AWS Glue to catalogue the data and Amazon Athena to run queries.
  • C. Use AWS Batch to run ETL on the data and Amazon Aurora to run the queries.
  • D. Use AWS Lambda to transform the data and Amazon Kinesis Data Analytics to run queries.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
cybe001
Highly Voted 3 years, 7 months ago
B is correct
upvoted 24 times
...
dhs227
Highly Voted 3 years, 6 months ago
The correct answer HAS TO be B Using Glue Use AWS Glue to catalogue the data and Amazon Athena to run queries against data on S3 are very typical use cases for those services. D is not ideal, Lambda can surely do many things but it requires development/testing effort, and Amazon Kinesis Data Analytics is not ideal for ad-hoc queries.
upvoted 8 times
...
JonSno
Most Recent 2 months, 1 week ago
Selected Answer: B
B. Use AWS Glue to catalog the data and Amazon Athena to run queries. Why is this the best choice? AWS Glue can automatically catalog both structured and unstructured data in S3. Amazon Athena is a serverless SQL query service that allows direct SQL queries on S3 data without moving it. No infrastructure setup is required—just define a Glue Data Catalog and start querying with Athena.
upvoted 1 times
...
reginav
4 months, 1 week ago
Selected Answer: B
S3 query === athena , to catalog data glue
upvoted 1 times
...
AjoseO
7 months ago
Selected Answer: B
AWS Glue is a fully managed ETL service that makes it easy to move data between data stores. It can automatically crawl, catalogue, and classify data stored in Amazon S3, and make it available for querying and analysis. With AWS Glue, you don't have to worry about the underlying infrastructure and can focus on your data. Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. It integrates with AWS Glue, so you can use the catalogued data directly in Athena without any additional data movement or transformation.
upvoted 3 times
...
Mickey321
1 year, 8 months ago
Selected Answer: B
The reason for this choice is that AWS Glue is a fully managed service that provides a data catalogue to make your data in S3 searchable and queryable1. AWS Glue crawls your data sources, identifies data formats, and suggests schemas and transformations1. You can use AWS Glue to catalogue both structured and unstructured data, such as relational data, JSON, XML, CSV files, images, or media files2.
upvoted 1 times
...
Venkatesh_Babu
1 year, 9 months ago
Selected Answer: B
I think it should be b
upvoted 1 times
...
SK27
2 years, 4 months ago
Selected Answer: B
B is the easiest. We can use Glue crawler.
upvoted 2 times
...
ryuhei
2 years, 7 months ago
Selected Answer: B
Answer B
upvoted 2 times
...
vetaal
3 years, 3 months ago
Selected Answer: B
Querying data in S3 with SQL is almost always Athena.
upvoted 3 times
...
gcpwhiz
3 years, 5 months ago
If AWS asks the question of querying unstructured data in an efficient manner, it is almost always Athena
upvoted 2 times
...
cloud_trail
3 years, 5 months ago
B. I don't think that you even need Glue to transform anything. Just use Glue to define the schemas and then use Athena to query based on those schemas.
upvoted 2 times
...
Willnguyen22
3 years, 6 months ago
answer is B
upvoted 1 times
...
syu31svc
3 years, 6 months ago
SQL on S3 is Athena so answer is B for sure
upvoted 1 times
...
roytruong
3 years, 6 months ago
B is right
upvoted 2 times
...
Jayraam
3 years, 6 months ago
Answer is B. Queries Against an Amazon S3 Data Lake Data lakes are an increasingly popular way to store and analyze both structured and unstructured data. If you want to build your own custom Amazon S3 data lake, AWS Glue can make all your data immediately available for analytics without moving the data. https://aws.amazon.com/glue/
upvoted 1 times
...
PRC
3 years, 6 months ago
Correct Ans is D...Kinesis Data Analytics can use Lambda to transform and then run the SQL queries..
upvoted 1 times
Urban_Life
3 years, 6 months ago
May I know why you are taking complex route?
upvoted 10 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago