AmazonAmazon
DEA-C01 · Question #51
DEA-C01 Question #51: Real Exam Question with Answer & Explanation
Sign in or unlock DEA-C01 to reveal the answer and full explanation for question #51. The question stem and answer options stay visible for context.
Data Ingestion and Transformation
Question
A data engineer needs to build an extract, transform, and load (ETL) job. The ETL job will process daily incoming .csv files that users upload to an Amazon S3 bucket. The size of each S3 object is less than 100 MB. Which solution will meet these requirements MOST cost-effectively?
Options
- AWrite a custom Python application. Host the application on an Amazon Elastic Kubernetes
- BWrite a PySpark ETL script. Host the script on an Amazon EMR cluster.
- CWrite an AWS Glue PySpark job. Use Apache Spark to transform the data.
- DWrite an AWS Glue Python shell job. Use pandas to transform the data.
Unlock DEA-C01 to see the answer
You've previewed enough free DEA-C01 questions. Unlock DEA-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#ETL#AWS Glue#Apache Spark#Cost Optimization