AWS Certified Cloud Practitioner Practice Exam

Disable ads (and more) with a membership for a one time $2.99 payment

Ace the AWS Certified Cloud Practitioner Exam with our extensive collection of flashcards and diverse multiple-choice questions. Updated for 2024 to guarantee your success in the certification journey!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


Which AWS service allows you to create serverless workflows to orchestrate AWS Lambda functions and multiple AWS services?

  1. AWS Step Functions

  2. AWS Batch

  3. Amazon SWF

  4. AWS CodePipeline

The correct answer is: AWS Step Functions

AWS Step Functions is the correct answer because it is the only service listed that specifically allows you to create serverless workflows. Option B, AWS Batch, is incorrect because it is primarily used for batch computing, not serverless workflows. Option C, Amazon SWF, is incorrect because it is an older service that has since been replaced by AWS Step Functions for workflow orchestration. Option D, AWS CodePipeline, is incorrect because it is a continuous delivery service and does not support serverless workflows.