Take the Quiz

Question 1 of 488

Which of the following AWS services allows the practitioner to run multiple versions of the same API simultaneously, allowing you to quickly iterate, test, and release new versions?

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