Easy1 markMultiple Choice
Domain 2.3: Decoupling MechanismsDomain 2ResilienceStep FunctionsOrchestration

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

A developer is building an application that requires a complex sequence of AWS Lambda functions to execute in a specific order. Some functions must run in parallel, and there must be error handling and retry logic if a function fails. Which AWS service is BEST suited for orchestrating 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 sequence', 'orchestrating', and 'state management' with AWS Step Functions.

Full Answer

B.AWS Step Functions✓ Correct
AWS Step Functions
AWS Step Functions is a visual workflow service that helps developers use AWS services to build distributed applications, automate processes, orchestrate microservices, and create data and machine learning (ML) pipelines. It handles state, parallel execution, and retries natively.

Common mistakes

Choosing SQS. While SQS connects microservices, it does not orchestrate them or manage workflow state.

Practice the full AWS SAA-C03 Practice Exam 1

65 questions · hints · full answers · grading

More questions from this exam