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.

download Export
search_insights Statistics
stylus_note White Board
Quran
calculate Calculator
dictionary Dictionary
fullscreen Full Screen

QUESTION OF
Views #: 550
Questions #: 12
Time: 5 minutes
Pass Score: 80.0%
Style
Mode

Amazon API Gateway is an AWS service for creating, publishing, maintaining, monitoring, and securing REST, HTTP, and WebSocket APIs at any scale

1 pts
volume_mute
note_alt Add notes
flag Flag

Correct Answer

Explanation

You can use Amazon API Gateway to create stateless client-server communication only

1 pts
volume_mute
note_alt Add notes
flag Flag

Correct Answer

Explanation

API Gateway handles all the tasks involved in accepting and processing up to hundreds of thousands of concurrent API calls.

1 pts
volume_mute
note_alt Add notes
flag Flag

Correct Answer

Explanation

API Gateway tasks

1 pts
volume_mute

API Gateway handles all the tasks involved in accepting and processing up to hundreds of thousands of concurrent API calls. These tasks include:

note_alt Add notes
flag Flag

Correct Answer

Explanation

You made some changes to your API which caused some problems in production. Which service to use in order to check the changes which caused the problem?

1 pts
volume_mute
note_alt Add notes
flag Flag

Correct Answer

Explanation

You can access Amazon API Gateway through

1 pts
volume_mute
note_alt Add notes
flag Flag

Correct Answer

Explanation

For an app to call publicly available AWS services, you can use Lambda to interact with required services and expose Lambda functions through API methods in API Gateway

1 pts
volume_mute
note_alt Add notes
flag Flag

Correct Answer

Explanation

You can create an HTTP API that integrates with a Lambda function as a backend service

1 pts
volume_mute
note_alt Add notes
flag Flag

Correct Answer

Explanation

Which API Gateway offering should you choose?

1 pts
volume_mute

You are designing an API for a serverless application that requires low latency and minimal costs. The application does not need advanced features like API key management or client certificates. Which API Gateway offering should you choose?

note_alt Add notes
flag Flag

Correct Answer

Explanation

Which API Gateway offering should you choose?

1 pts
volume_mute

Your application requires API key management, usage plans, and support for AWS Cognito for authentication. Which API Gateway offering should you choose?

note_alt Add notes
flag Flag

Correct Answer

Explanation

Which API Gateway offering should you choose?

1 pts
volume_mute

You need to design an API that can maintain the state for real-time, two-way communication between the client and server. Which API Gateway offering should you choose?

note_alt Add notes
flag Flag

Correct Answer

Explanation

Which API Gateway offering would best suit your needs?

1 pts
volume_mute

Your team is developing a microservices architecture and needs to route API requests to various AWS Lambda functions. The APIs should be lightweight and have minimal latency. Which API Gateway offering would best suit your needs?

 

note_alt Add notes
flag Flag

Correct Answer

Explanation