🔥 3-day streak
AWS Certified Data Engineer - Associate157 / 159
Question 157 of 159

A data engineering team is building an orchestration layer for a high-volume event pipeline. For each incoming clickstream event, a short-lived workflow validates the payload, invokes a Lambda function for enrichment, and writes the result to a Kinesis Data Stream. The pipeline must handle roughly 50,000 workflow executions per second, each completing in under 3 seconds, and the team wants the lowest possible cost while requiring at-least-once execution semantics. Which AWS Step Functions configuration best meets these requirements?

Reviewed for accuracy · Report an issueNext question