List of questions
Related questions
Question 56 - DAS-C01 discussion
A company receives data from its vendor in JSON format with a timestamp in the file name. The vendor uploads the data to an Amazon S3 bucket, and the data is registered into the company’s data lake for analysis and reporting. The company has configured an S3 Lifecycle policy to archive all files to S3 Glacier after 5 days.
The company wants to ensure that its AWS Glue crawler catalogs data only from S3 Standard storage and ignores the archived files. A data analytics specialist must implement a solution to achieve this goal without changing the current S3 bucket configuration.
Which solution meets these requirements?
A.
Use the exclude patterns feature of AWS Glue to identify the S3 Glacier files for the crawler to exclude.
B.
Schedule an automation job that uses AWS Lambda to move files from the original S3 bucket to a new S3 bucket for S3 Glacier storage.
C.
Use the excludeStorageClasses property in the AWS Glue Data Catalog table to exclude files on S3 Glacier storage.
D.
Use the include patterns feature of AWS Glue to identify the S3 Standard files for the crawler to include.
Your answer:
0 comments
Sorted by
Leave a comment first