volume_mute

Which API Gateway offering should you choose?

publish date2024/08/15 01:34:34.318408 UTC

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?

REST API
HTTP API
WebSocket API
GraphQL API

Correct Answer

WebSocket API

Explanation

You can build a WebSocket API using persistent connections for real-time use cases.

Reference

AWS Skills Builder


Quizzes you can take where this question appears