ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 72 - BDS-C00 discussion

Report
Export

An organization would like to run analytics on their Elastic Load Balancing logs stored in Amazon S3 and join this data with other tables in Amazon S3. The users are currently using a BI tool connecting with JDBC and would like to keep using this BI tool.

Which solution would result in the LEAST operational overhead?

A.
Trigger a Lambda function when a new log file is added to the bucket to transform and load it into Amazon Redshift. Run the VACUUM command on theAmazon Redshift cluster every night.
Answers
A.
Trigger a Lambda function when a new log file is added to the bucket to transform and load it into Amazon Redshift. Run the VACUUM command on theAmazon Redshift cluster every night.
B.
Launch a long-running Amazon EMR cluster that continuously downloads and transforms new files from Amazon S3 into its HDFS storage. Use Presto toexpose the data through JDBC.
Answers
B.
Launch a long-running Amazon EMR cluster that continuously downloads and transforms new files from Amazon S3 into its HDFS storage. Use Presto toexpose the data through JDBC.
C.
Trigger a Lambda function when a new log file is added to the bucket to transform and move it to another bucket with an optimized data structure. UseAmazon Athena to query the optimized bucket.
Answers
C.
Trigger a Lambda function when a new log file is added to the bucket to transform and move it to another bucket with an optimized data structure. UseAmazon Athena to query the optimized bucket.
D.
Launch a transient Amazon EMR cluster every night that transforms new log files and loads them into Amazon Redshift.
Answers
D.
Launch a transient Amazon EMR cluster every night that transforms new log files and loads them into Amazon Redshift.
Suggested answer: C
asked 16/09/2024
soliman sallam
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first