Api Gateway Flashcards
What is Amazon API Gateway?
Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale. It acts as a “doorkeeper” for applications to access data, business logic, or functionality from back-end services.
Example sentence: Developers use Amazon API Gateway to securely connect their applications to back-end services.
What are key features of Amazon API Gateway?
Supports RESTful APIs and WebSocket APIs, provides traffic management, authorization and access control, monitoring, and API version management. It enables developers to securely connect applications to back-end services.
Additional information: Amazon API Gateway allows developers to easily manage and monitor their APIs at any scale.