Question 1 of 488
Correct Answer: API Gateway
Explanation: API Gateway handles all the tasks involved in accepting and processing up to hundreds of thousands of concurrent API calls, including traffic management, CORS support, authorization and access control, throttling, monitoring, and API version management.
Learn More: Documentation