volume_mute

Which API Gateway offering would best suit your needs?

publish date2024/08/15 01:36:29.726939 UTC

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?

 

REST API
HTTP API
WebSocket API
GraphQL API

Correct Answer

HTTP API

Explanation

HTTP API is designed to be lightweight and provide low latency, making it well-suited for microservices architectures where routing API requests to Lambda functions is common.

Reference

AWS Skills Builder


Quizzes you can take where this question appears