SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

AWS Solution Architect

» Start this Course
(Practice similar questions for free)
Question:

A company is building a software-as-a-service (SaaS) solution on AWS. The company has deployed an Amazon API Gateway REST API with AWS Lambda integration in multiple AWS Regions and in the same production account. The company offers tiered pricing that gives customers the ability to pay for the capacity to make a certain number of API calls per second. The premium tier offers up to 3,000 calls per second, and customers are identified by a unique API key. Several premium tier customers in various Regions report that they receive error responses of 429 Too Many Requests from multiple API methods during peak usage hours. Logs indicate that the Lambda function is never invoked. What could be the cause of the error messages for these customers? A. The Lambda function reached its concurrency limit. B. The Lambda function its Region limit for concurrency. C. The company reached its API Gateway account limit for calls per second. D. The company reached its API Gateway default per-method limit for calls per second.

Author: Jorge Soroce



Answer:

The company reached its API Gateway account limit for calls per second.


0 / 5  (0 ratings)

1 answer(s) in total