AWS Certified Data Engineer Associate DEA-C01 Practice Question

An AWS Glue Data Catalog crawler must run every day at 01:00 UTC to catalog new objects in an Amazon S3 data lake. After the crawler succeeds, an AWS Glue ETL job must immediately transform the newly discovered partitions. The data engineering team wants to use only AWS Glue features, avoid additional services, and ensure the job always waits for the crawler to finish. Which solution meets these requirements?

  • Define two Amazon EventBridge rules: one to run the crawler at 01:00 UTC and another set for 01:05 UTC to start the ETL job.

  • Build an AWS Step Functions state machine that runs the crawler followed by the ETL job, and trigger the state machine with an EventBridge rule at 01:00 UTC.

  • Set up a single AWS Glue job with a daily schedule at 01:00 UTC, enable job bookmarks, and call the crawler from inside the job script before performing transformations.

  • Create a scheduled AWS Glue trigger with a cron expression to start the crawler at 01:00 UTC, and create a conditional Glue trigger that fires when the crawler succeeds and launches the ETL job.

AWS Certified Data Engineer Associate DEA-C01
Data Ingestion and Transformation
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot