🔥 3-day streak
AWS Certified Data Engineer - Associate158 / 159
Question 158 of 159
A data engineering team orchestrates a nightly batch pipeline using AWS Step Functions. The workflow runs three sequential AWS Glue jobs: raw ingestion, transformation, and aggregation. The transformation job occasionally fails due to transient throttling from a downstream service, and when it fails the entire pipeline aborts and must be manually restarted from the beginning, re-running the expensive ingestion job. The team wants the pipeline to automatically recover from transient failures without re-running successful upstream steps. What is the MOST operationally efficient way to achieve this?
Reviewed for accuracy · Report an issueNext question