Practice free →
HomeAWS Solutions Architect Associatecloudcomputingresilientarchitectures › Step Functions on AWS is best characterised as:

Step Functions on AWS is best characterised as:

AA managed file system mountable by EC2 instances
BA serverless workflow orchestrator that coordinates Lambda functions and other AWS services into state machines with retries, error handling, and parallelism
CA relational database with strong consistency guarantees
DAn always-on Kubernetes control plane managed by AWS
Answer & Solution
Correct answer: B. A serverless workflow orchestrator that coordinates Lambda functions and other AWS services into state machines with retries, error handling, and parallelism
Step Functions defines workflows as JSON state machines with built-in retry, catch, parallel, and choice states — orchestrating Lambda / Glue / SageMaker / ECS / EKS / API calls. The other options describe unrelated services.
Solve this in the app — AWS Solutions Architect Associate practice & 24k+ MCQs →
Related questions