Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam Data-Engineer-Associate All Questions
Exam Data-Engineer-Associate All Questions

View all questions & answers for the Data-Engineer-Associate exam

Amazon Web Services AWS Certified Data Engineer Data-Engineer-Associate Question # 60 Topic 6 Discussion

Data-Engineer-Associate Exam Topic 6 Question 60 Discussion:
Question #: 60
Topic #: 6

A company receives .csv files that contain physical address data. The data is in columns that have the following names: Door_No, Street_Name, City, and Zip_Code. The company wants to create a single column to store these values in the following format:

Data-Engineer-Associate Question 60

Which solution will meet this requirement with the LEAST coding effort?


A.

Use AWS Glue DataBrew to read the files. Use the NEST TO ARRAY transformation to create the new column.


B.

Use AWS Glue DataBrew to read the files. Use the NEST TO MAP transformation to create the new column.


C.

Use AWS Glue DataBrew to read the files. Use the PIVOT transformation to create the new column.


D.

Write a Lambda function in Python to read the files. Use the Python data dictionary type to create the new column.


Get Premium Data-Engineer-Associate Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.