List of questions
Related questions
Question 124 - DEA-C01 discussion
A company needs to load customer data that comes from a third party into an Amazon Redshift data warehouse. The company stores order data and product data in the same data warehouse. The company wants to use the combined dataset to identify potential new customers.
A data engineer notices that one of the fields in the source data includes values that are in JSON format.
How should the data engineer load the JSON data into the data warehouse with the LEAST effort?
Use the SUPER data type to store the data in the Amazon Redshift table.
Use AWS Glue to flatten the JSON data and ingest it into the Amazon Redshift table.
Use Amazon S3 to store the JSON data. Use Amazon Athena to query the data.
Use an AWS Lambda function to flatten the JSON data. Store the data in Amazon S3.
0 comments
Leave a comment first