exam questions

Exam AWS Certified Cloud Practitioner All Questions

View all questions & answers for the AWS Certified Cloud Practitioner exam

Exam AWS Certified Cloud Practitioner topic 1 question 395 discussion

Exam question from Amazon's AWS Certified Cloud Practitioner
Question #: 395
Topic #: 1
[All AWS Certified Cloud Practitioner Questions]

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

  • A. Amazon Connect
  • B. AWS Lambda
  • C. AWS Step Functions
  • D. Amazon Elastic Block Store (Amazon EBS)
  • E. AWS CodeBuild
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
fergarri
1 year, 9 months ago
Selected Answer: C
To create a serverless workflow in AWS, a company should use: C. AWS Step Functions AWS Step Functions is a service that allows you to coordinate and build serverless workflows using various AWS services, including AWS Lambda functions. You can use Step Functions to define, run, and visualize workflows that can automate and coordinate tasks, making it a suitable choice for building serverless workflows.
upvoted 2 times
...
RajithaR
2 years, 2 months ago
Selected Answer: C
AWS Step Functions is the AWS service that provides serverless workflow orchestration. With Step Functions, you can coordinate multiple AWS services into serverless workflows, or state machines, to build applications with greater speed and agility. This service enables you to create complex, multi-step workflows that include conditional branching, error handling, and wait states. On the other hand, Amazon Connect is a cloud-based contact center solution that you can use to manage customer interactions across various communication channels like voice, chat, and email. AWS Lambda is a compute service that lets you run code without provisioning or managing servers, and AWS CodeBuild is a fully-managed continuous integration service that can be used to compile, test, and deploy source code. Amazon Elastic Block Store (Amazon EBS) provides block-level storage volumes for use with Amazon EC2 instances.
upvoted 3 times
...
paraswaiba
2 years, 3 months ago
C. AWS Step Functions is a serverless workflow service that makes it easy to coordinate distributed applications and microservices using visual workflows.
upvoted 1 times
...
wabosi
2 years, 3 months ago
Selected Answer: C
C is correct
upvoted 1 times
...
Saif93
2 years, 4 months ago
Selected Answer: C
C is the answer.
upvoted 1 times
...
NotMeAnyWay
2 years, 4 months ago
Selected Answer: C
C. AWS Step Functions AWS Step Functions is a fully managed service that allows a company to create and visualize serverless workflows. It is built on top of AWS Lambda. A. Amazon Connect: Amazon Connect is a cloud-based contact center service. It is not related to creating serverless workflows. B. AWS Lambda: AWS Lambda is a serverless compute service that allows you to run code without provisioning or managing servers. It is a component of the serverless workflow and can be orchestrated using Step Functions D. Amazon Elastic Block Store (Amazon EBS): Amazon Elastic Block Store (Amazon EBS) is a block-level storage service that provides persistent storage for Amazon EC2 instances. It is not related to creating serverless workflows. E. AWS CodeBuild: AWS CodeBuild is a fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy. It is not related to creating serverless workflows.
upvoted 3 times
...
Respur
2 years, 5 months ago
Selected Answer: C
step function
upvoted 2 times
...
N9
2 years, 5 months ago
Selected Answer: C
Keyword - workflow
upvoted 1 times
...
Josh11211
2 years, 6 months ago
Lambda is also serverless. Step works on top of lambda, and step doesn't make it more serverless than lambda. The idea of step is to combine lambda functions.
upvoted 1 times
...
Zonci
2 years, 6 months ago
Selected Answer: C
C. AWS Step Functions
upvoted 1 times
...
JA2018
2 years, 6 months ago
Selected Answer: C
should be C Step Functions is a serverless orchestration service that lets you easily coordinate multiple Lambda functions into flexible workflows that are easy to debug and change. Step Functions will keep your Lambda functions free of additional logic by triggering and tracking each step of your application for you. https://aws.amazon.com/getting-started/hands-on/create-a-serverless-workflow-step-functions-lambda/#:~:text=Step%20Functions%20is%20a%20serverless,of%20your%20application%20for%20you.
upvoted 1 times
...
Morgothz
2 years, 6 months ago
Selected Answer: C
I think C https://aws.amazon.com/getting-started/hands-on/create-a-serverless-workflow-step-functions-lambda/
upvoted 1 times
...
SLEON01
2 years, 6 months ago
Selected Answer: C
AWS Step Functions is a fully managed service that makes it easy to coordinate the components of distributed applications and microservices using visual workflows. Building applications from individual components that each perform a discrete function lets you scale easily and change applications quickly.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...