API Gateway REST APIs

5 minutes 5 Questions

API Gateway REST APIs are a core concept in Amazon API Gateway, allowing users to create, publish, and maintain secure REST and WebSocket APIs for their applications. It provides a complete management system for version control, security, access control, caching, logging, and monitoring. API Gatewa…

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

Test your knowledge of API Gateway REST APIs

Question 1

You want to improve the performance of your API Gateway REST API by compressing the payload in responses. What should you do?

Question 2

You are building an Amazon API Gateway REST API that must invoke a web application running on an Amazon EC2 instance in a private subnet with no public IP, accessible only via an internal Network Load Balancer within the VPC. Which integration type should you use so API Gateway can communicate with this backend?

Question 3

You have an API Gateway REST API that processes incoming requests and integrates with an AWS Lambda function. You need to enable caching to reduce the processing time of your requests. What should you do?

More API Gateway REST APIs questions
15 questions (total)