hiexam
amazon · AWS-Certified-Data-Engineer---Associate-DEA-C01 · Q427 · multiple_choice · topic_1

A data engineer finished testing an Amazon Redshift stored procedure that processes and inserts data into a table that…

A data engineer finished testing an Amazon Redshift stored procedure that processes and inserts data into a table that is not mission critical. The engineer wants to automatically run the stored procedure on a daily basis. Which solution will meet this requirement in the MOST cost-effective way?
  • A.Create an AWS Lambda function to schedule a cron job to run the stored procedure.
  • B.Schedule and run the stored procedure by using the Amazon Redshift Data API in an Amazon EC2 Spot Instance.
  • C.Use query editor v2 to run the stored procedure on a schedule.
  • D.Schedule an AWS Glue Python shell job to run the stored procedure.
Explanation
Selected Answer: C This can be achieved with query editor v2 (https://docs.aws.amazon.com/redshift/latest/mgmt/query-editor-v2-schedule-query.html)

Reference: examtopics_top_comment

Practice with progress tracking

Sign in to track wrong answers, get spaced-repetition reminders, and run timed exam mode.