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

A data engineering team must process thousands of small CSV files that arrive daily in an S3 prefix. Each file must be independently validated, cleansed, and written to a curated Parquet dataset by a Lambda function. The team wants to orchestrate this with AWS Step Functions while maximizing parallel processing and staying within Lambda concurrency limits, without manually splitting the file list. Which Step Functions approach best meets these requirements?

Reviewed for accuracy · Report an issue