AmazonAmazon
CLF-C02 · Question #806
CLF-C02 Question #806: Real Exam Question with Answer & Explanation
The correct answer is D: AWS Step Functions. AWS Step Functions is a serverless orchestration service that coordinates multiple AWS Lambda functions into workflows. It manages the sequence, branching, and error handling of tasks, making it ideal for orchestrating serverless applications.
Submitted by deeparc· Mar 6, 2026Cloud Technology and Services
Question
Which AWS service is designed to help users orchestrate a workflow process for a set of AWS Lambda functions?
Options
- AAmazon DynamoDB
- BAWS CodePipeline
- CAWS Batch
- DAWS Step Functions
Explanation
AWS Step Functions is a serverless orchestration service that coordinates multiple AWS Lambda functions into workflows. It manages the sequence, branching, and error handling of tasks, making it ideal for orchestrating serverless applications.
Community Discussion
No community discussion yet for this question.