CLF-C02 · Question #685
Which AWS services should a company use to create a serverless workflow? (Choose two.)
The correct answer is B. AWS Lambda C. AWS Step Functions. AWS Lambda enables serverless compute by running code without provisioning or managing AWS Step Functions orchestrates serverless workflows by coordinating multiple AWS services including Lambda functions. Amazon Connect is a contact center service, not a workflow engine. Amazon
Question
Which AWS services should a company use to create a serverless workflow? (Choose two.)
Options
- AAmazon Connect
- BAWS Lambda
- CAWS Step Functions
- DAmazon Elastic Block Store (Amazon EBS)
- EAWS CodeBuild
How the community answered
(62 responses)- A2% (1)
- B94% (58)
- D2% (1)
- E3% (2)
Explanation
AWS Lambda enables serverless compute by running code without provisioning or managing AWS Step Functions orchestrates serverless workflows by coordinating multiple AWS services including Lambda functions. Amazon Connect is a contact center service, not a workflow engine. Amazon EBS is block storage for EC2, not serverless. AWS CodeBuild compiles and builds code but is not used for defining serverless workflows.
Community Discussion
No community discussion yet for this question.