ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 103 - DAS-C01 discussion

Report
Export

A company wants to run analytics on its Elastic Load Balancing logs stored in Amazon S3. A data analyst needs to be able to query all data from a desired year, month, or day. The data analyst should also be able to query a subset of the columns.

The company requires minimal operational overhead and the most cost-effective solution. Which approach meets these requirements for optimizing and querying the log data?

A.
Use an AWS Glue job nightly to transform new log files into .csv format and partition by year, month, and day. Use AWS Glue crawlers to detect new partitions. Use Amazon Athena to query data.
Answers
A.
Use an AWS Glue job nightly to transform new log files into .csv format and partition by year, month, and day. Use AWS Glue crawlers to detect new partitions. Use Amazon Athena to query data.
B.
Launch a long-running Amazon EMR cluster that continuously transforms new log files from Amazon S3 into its Hadoop Distributed File System (HDFS) storage and partitions by year, month, and day. Use Apache Presto to query theoptimized format.
Answers
B.
Launch a long-running Amazon EMR cluster that continuously transforms new log files from Amazon S3 into its Hadoop Distributed File System (HDFS) storage and partitions by year, month, and day. Use Apache Presto to query theoptimized format.
C.
Launch a transient Amazon EMR cluster nightly to transform new log files into Apache ORC format and partition by year, month, and day. Use Amazon Redshift Spectrum to query the data.
Answers
C.
Launch a transient Amazon EMR cluster nightly to transform new log files into Apache ORC format and partition by year, month, and day. Use Amazon Redshift Spectrum to query the data.
D.
Use an AWS Glue job nightly to transform new log files into Apache Parquet format and partition by year, month, and day.Use AWS Glue crawlers to detect new partitions. Use Amazon Athena to query data.
Answers
D.
Use an AWS Glue job nightly to transform new log files into Apache Parquet format and partition by year, month, and day.Use AWS Glue crawlers to detect new partitions. Use Amazon Athena to query data.
Suggested answer: C
asked 16/09/2024
Jesserey Joseph
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first