AWS Certified Cloud Practitioner — Question 214
Which AWS service should a company use to create a serverless workflow?
Answer options
- A. Amazon Connect
- B. AWS Lambda
- C. AWS Step Functions
- D. Amazon Elastic Block Store (Amazon EBS)
- E. AWS CodeBuild
Correct answer: C
Explanation
AWS Step Functions is specifically designed for orchestrating serverless workflows by enabling the coordination of multiple AWS services. While AWS Lambda can execute code, it does not provide the workflow orchestration capabilities that Step Functions offers. The other options, such as Amazon Connect and Amazon EBS, do not relate to serverless workflow creation.