
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
Which AWS services should a company use to create a serverless workflow? (Select TWO.)
A
AWS Lambda
B
AWS Step Functions
C
Amazon Connect
D
Amazon Elastic Block Store (Amazon EBS)
E
AWS CodeBuild
Explanation:
AWS Lambda and AWS Step Functions are the correct services for creating serverless workflows:
Serverless compute service that runs code in response to events
Executes individual functions without provisioning or managing servers
Can be triggered by various AWS services and events
Serverless orchestration service that coordinates multiple AWS services
Creates visual workflows using state machines
Manages the sequence and error handling of Lambda functions and other services
Amazon Connect: Cloud-based contact center service, not for workflow orchestration
Amazon Elastic Block Store (EBS): Block storage service for EC2 instances, not serverless
AWS CodeBuild: Continuous integration service for building and testing code, not workflow orchestration
No server management required
Automatic scaling
Pay-per-use pricing
Built-in fault tolerance and error handling