List of questions
Related questions
Question 204 - DAS-C01 discussion
A company ingests a large set of sensor data in nested JSON format from different sources and stores it in an Amazon S3 bucket. The sensor data must be joined with performance data currently stored in an Amazon Redshift cluster.
A business analyst with basic SQL skills must build dashboards and analyze this data in Amazon QuickSight. A data engineer needs to build a solution to prepare the data for use by the business analyst. The data engineer does not know the structure of the JSON file. The company requires a solution with the least possible implementation effort.
Which combination of steps will create a solution that meets these requirements? (Select THREE.)
A.
Use an AWS Glue ETL job to convert the data into Apache Parquet format and write to Amazon S3.
B.
Use an AWS Glue crawler to catalog the data.
C.
Use an AWS Glue ETL job with the ApplyMapping class to un-nest the data and write to Amazon Redshift tables.
D.
Use an AWS Glue ETL job with the Regionalize class to un-nest the data and write to Amazon Redshift tables.
E.
Use QuickSight to create an Amazon Athena data source to read the Apache Parquet files in Amazon S3.
F.
Use QuickSight to create an Amazon Redshift data source to read the native Amazon Redshift tables.
Your answer:
0 comments
Sorted by
Leave a comment first