ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 331 - DVA-C01 discussion

Report
Export

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
Answers
A.
Use Amazon SQS to invoke the Lambda functions
B.
Use an AWS Step Functions activity to run the Lambda functions
Answers
B.
Use an AWS Step Functions activity to run the Lambda functions
C.
Use Amazon SNS to trigger the Lambda functions
Answers
C.
Use Amazon SNS to trigger the Lambda functions
D.
Use an AWS Step Functions state machine to orchestrate the Lambda functions.
Answers
D.
Use an AWS Step Functions state machine to orchestrate the Lambda functions.
Suggested answer: A
asked 16/09/2024
Himanshu Sachdeva
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first