AWS Certified Cloud Practitioner — Question 214

Which AWS service should a company use to create a serverless workflow?

Answer options

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.