Amazon API Gateway

Fully managed service to create, deploy, and manage APIs

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. With a few clicks in the AWS Management Console, you can create an API that acts as a 'front door' for applications to access data, business logic, or functionality from your backend services, such as workloads running on Amazon Elastic Compute Cloud (Amazon EC2), code running on AWS Lambda, or any web application.
5 minutes 5 Questions

Amazon API Gateway is a fully managed AWS service that enables developers to create, publish, maintain, monitor, and secure APIs at any scale. It acts as the "front door" for applications to access data, business logic, or functionality from your backend services.<br><br>API Gateway handles all the…

Concepts covered: API Gateway REST APIs, API Gateway Authentication, API Gateway Throttling, API Gateway Monitoring and Logging, Custom Domain Names, API Gateway Caching, API Gateway Stages, API Gateway Integration, API Gateway Security, API Gateway Import and Export

Test mode:
AWS Certified Solutions Architect - Amazon API Gateway Example Questions

Test your knowledge of Amazon API Gateway

Question 1

What is the purpose of the mapping template in API Gateway?

Question 2

In the Amazon API Gateway management REST API, which HTTP method is used to create a new Resource under a specified parent (the CreateResource operation)?

Question 3

In Amazon API Gateway, which feature lets you add authentication and authorization to your APIs by validating tokens (for example via a Lambda function or an Amazon Cognito user pool) before requests are routed to the backend?

More Amazon API Gateway questions
190 questions (total)