nerdexam
Amazon

DEA-C01 · Question #96

A company has a business intelligence platform on AWS. The company uses an AWS Storage Gateway Amazon S3 File Gateway to transfer files from the company's on-premises environment to an Amazon S3 bucke

The correct answer is B. Set up an Amazon EventBridge event that initiates the AWS Glue workflow after every successful. Using EventBridge directly to trigger the AWS Glue workflow upon S3 events is straightforward and leverages AWS's event-driven architecture, requiring minimal maintenance.

Data Ingestion and Transformation

Question

A company has a business intelligence platform on AWS. The company uses an AWS Storage Gateway Amazon S3 File Gateway to transfer files from the company's on-premises environment to an Amazon S3 bucket. A data engineer needs to setup a process that will automatically launch an AWS Glue workflow to run a series of AWS Glue jobs when each file transfer finishes successfully. Which solution will meet these requirements with the LEAST operational overhead?

Options

  • ADetermine when the file transfers usually finish based on previous successful file transfers. Set up
  • BSet up an Amazon EventBridge event that initiates the AWS Glue workflow after every successful
  • CSet up an on-demand AWS Glue workflow so that the data engineer can start the AWS Glue
  • DSet up an AWS Lambda function that will invoke the AWS Glue Workflow. Set up an event for the

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    81% (22)
  • C
    4% (1)
  • D
    11% (3)

Explanation

Using EventBridge directly to trigger the AWS Glue workflow upon S3 events is straightforward and leverages AWS's event-driven architecture, requiring minimal maintenance.

Topics

#Event-driven Architecture#Amazon EventBridge#AWS Glue Workflows#AWS Storage Gateway

Community Discussion

No community discussion yet for this question.

Full DEA-C01 Practice