Medium1 markMultiple Choice
Domain 2.3: Decoupling MechanismsStep FunctionsOrchestrationWorkflow

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

A company is automating its employee onboarding process. The process involves multiple steps: creating an IAM user, provisioning a virtual workspace, and sending a welcome email. Some steps require human approval before proceeding. If a step fails, the process must automatically retry or execute a rollback procedure.<br/><br/>Which AWS service should be used to orchestrate this workflow?

Answer options:

A.

AWS Lambda

B.

Amazon SQS

C.

AWS Step Functions

D.

AWS Systems Manager

How to approach this question

Identify the service designed for stateful workflow orchestration.

Full Answer

C.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.

Common mistakes

Trying to build complex state machines using chained Lambda functions.

Practice the full AWS SAA-C03 Practice Exam 6

65 questions · hints · full answers · grading

More questions from this exam