nerdexam
Amazon

DEA-C01 · Question #2

A company loads transaction data for each day into Amazon Redshift tables at the end of each day. The company wants to have the ability to track which tables have been loaded and which tables still ne

The correct answer is B. Use the Amazon Redshift Data API to publish an event to Amazon EventBridge. Configure an. https://docs.aws.amazon.com/redshift/latest/mgmt/data-api-monitoring-events.html

Data Operations and Support

Question

A company loads transaction data for each day into Amazon Redshift tables at the end of each day. The company wants to have the ability to track which tables have been loaded and which tables still need to be loaded. A data engineer wants to store the load statuses of Redshift tables in an Amazon DynamoDB table. The data engineer creates an AWS Lambda function to publish the details of the load statuses to DynamoDB. How should the data engineer invoke the Lambda function to write load statuses to the DynamoDB table?

Options

  • AUse a second Lambda function to invoke the first Lambda function based on Amazon
  • BUse the Amazon Redshift Data API to publish an event to Amazon EventBridge. Configure an
  • CUse the Amazon Redshift Data API to publish a message to an Amazon Simple Queue Service
  • DUse a second Lambda function to invoke the first Lambda function based on AWS CloudTrail

How the community answered

(66 responses)
  • A
    6% (4)
  • B
    74% (49)
  • C
    17% (11)
  • D
    3% (2)

Explanation

https://docs.aws.amazon.com/redshift/latest/mgmt/data-api-monitoring-events.html

Topics

#Redshift Data API#EventBridge#Lambda invocation#Data load monitoring

Community Discussion

No community discussion yet for this question.

Full DEA-C01 Practice