List of questions
Related questions
Question 98 - DEA-C01 discussion
A data engineer configured an AWS Glue Data Catalog for data that is stored in Amazon S3 buckets. The data engineer needs to configure the Data Catalog to receive incremental updates.
The data engineer sets up event notifications for the S3 bucket and creates an Amazon Simple Queue Service (Amazon SQS) queue to receive the S3 events.
Which combination of steps should the data engineer take to meet these requirements with LEAST operational overhead? (Select TWO.)
Create an S3 event-based AWS Glue crawler to consume events from the SQS queue.
Define a time-based schedule to run the AWS Glue crawler, and perform incremental updates to the Data Catalog.
Use an AWS Lambda function to directly update the Data Catalog based on S3 events that the SQS queue receives.
Manually initiate the AWS Glue crawler to perform updates to the Data Catalog when there is a change in the S3 bucket.
Use AWS Step Functions to orchestrate the process of updating the Data Catalog based on 53 events that the SQS queue receives.
0 comments
Leave a comment first