Medium1 markMultiple Choice
Domain 2.3: Decoupling MechanismsStep FunctionsWorkflowDecoupling

AWS SAA-C03 · Question 29 · Domain 2.3: Decoupling Mechanisms

An application requires a complex workflow involving multiple AWS Lambda functions. The workflow includes branching logic, error handling, and manual approval steps. Which AWS service is BEST suited to orchestrate this workflow?

Answer options:

A.

Amazon SQS

B.

AWS Step Functions

C.

Amazon EventBridge

D.

AWS Systems Manager

How to approach this question

Match 'complex workflow', 'branching logic', and 'state management' to Step Functions.

Full Answer

B.AWS Step Functions✓ Correct
AWS Step Functions
AWS Step Functions lets you coordinate multiple AWS services into serverless workflows. It manages state, branching logic, error handling, and can pause for manual approvals.

Common mistakes

Trying to use SQS or SNS to build complex stateful workflows.

Practice the full AWS SAA-C03 Practice Exam 5

65 questions · hints · full answers · grading

More questions from this exam