Valid DEA-C01 Dumps shared by EduDump.com for Helping Passing DEA-C01 Exam! EduDump.com now offer the newest DEA-C01 exam dumps, the EduDump.com DEA-C01 exam questions have been updated and answers have been corrected get the newest EduDump.com DEA-C01 dumps with Test Engine here:
A data engineer is building a data pipeline. A large data file is uploaded to an Amazon S3 bucket once each day at unpredictable times. An AWS Glue workflow uses hundreds of workers to process the file and load the data into Amazon Redshift. The company wants to process the file as quickly as possible. Which solution will meet these requirements?
Correct Answer: B
An event-based trigger driven by Amazon EventBridge provides the lowest-latency, lowest- overhead way to kick off your Glue workflow as soon as the file arrives. By enabling S3 data events in CloudTrail and writing a simple EventBridge rule that matches the PutObject event for your bucket, you can target your Glue workflow's trigger directly, eliminating continuous polling or extra Lambda or DMS infrastructure.