Intermediate
AWS / Cloud Computing
Q63 / 100
What is the purpose of "Amazon API Gateway"?
Correct! Well done.
Incorrect.
The correct answer is A) A fully managed service for creating, publishing, maintaining, monitoring, and securing APIs at any scale, often used as the front door for applications accessing backend services like Lambda
A
Correct Answer
A fully managed service for creating, publishing, maintaining, monitoring, and securing APIs at any scale, often used as the front door for applications accessing backend services like Lambda
Explanation
API Gateway handles tasks like request routing, authorization, throttling, and monitoring for APIs, commonly used as an entry point to trigger Lambda functions or other backend services.
Progress
63/100