🔥 3-day streak
AWS Certified Data Engineer - Associate62 / 159
Question 62 of 159

A data engineering team runs a nightly batch pipeline consisting of three sequential AWS Glue jobs: a raw ingestion job, a cleansing job, and an aggregation job. The team wants the pipeline to start automatically when a new file lands in an S3 bucket, and each Glue job should run only after the previous one completes successfully, with no code to manage between jobs. They prefer to keep the orchestration entirely within AWS Glue's native tooling rather than adding another service. Which approach best meets these requirements?

Reviewed for accuracy · Report an issueNext question