Multiple Choice
A developer is refactoring a monolithic application. The application takes a POST request and performs several operations. Some of the operations are in parallel while others run sequentially. These operations have been refactored into individual AWS Lambda functions. The POST request will be processed by Amazon API Gateway. How should the developer invoke the Lambda functions in the same sequence using API Gateway?
A) Use Amazon SQS to invoke the Lambda functions
B) Use an AWS Step Functions activity to run the Lambda functions
C) Use Amazon SNS to trigger the Lambda functions
D) Use an AWS Step Functions state machine to orchestrate the Lambda functions
Correct Answer:

Verified
Correct Answer:
Verified
Q91: A Developer has created a software package
Q92: An application ingests a large number of
Q93: A Developer is building a serverless application
Q94: A developer wants to send multi-value headers
Q95: A developer is building an application using
Q97: A Developer wants to use AWS X-Ray
Q98: An existing serverless application processes uploaded image
Q99: A developer is using Amazon DynamoDB to
Q100: A Developer wants to build an application
Q101: An on-premises application is implemented using a