List of questions
Related questions
Question 502 - DVA-C01 discussion
A company hosts a monolithic application on Amazon EC2 instances. The company starts converting some features of the application to a serverless architecture by using Amazon API Gateway and AWS Lambda After the migration, some users report problems with payment processing Upon inspection, a developer discovers that the Lambda function that calls the external payment API is taking longer than expected Therefore, the API Gateway requests are timing out What should the developer do to resolve this issue in the serverless architecture?
A.
Use the EC2 instances to make the API calls to the payment API
B.
Use Amazon Simple Queue Service (Amazon SQS) with API Gateway and the Lambda function to asynchronously call the payment API
C.
Increase the API Gateway timeout duration to match the payment API time
D.
Increase the Lambda function's memory to increase the network bandwidth and increase the speed of the payment API calls
Your answer:
0 comments
Sorted by
Leave a comment first