🔥 3-day streak
AWS Certified Machine Learning Engineer - Associate189 / 194
Question 189 of 194
A data science team needs to orchestrate an ML workflow that spans multiple AWS services: an AWS Glue job for preprocessing, a SageMaker training job, a Lambda function to evaluate metrics, and conditional publishing to an SNS topic. The workflow must include automatic retries with exponential backoff on transient failures, branching logic based on the evaluation output, and a visual audit trail of each execution's state transitions for compliance auditors. Which orchestration approach best meets these requirements with the least custom code?
Reviewed for accuracy · Report an issueNext question