ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 56 - DAS-C01 discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
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.
Answers
D.
Use the include patterns feature of AWS Glue to identify the S3 Standard files for the crawler to include.
Suggested answer: A

Explanation:


Reference: https://docs.aws.amazon.com/glue/latest/dg/define-crawler.html#crawler-data-stores-exclude

asked 16/09/2024
Oky ramadhani
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first