volume_mute
Which API Gateway offering should you choose?
publish date: 2024/08/15 01:34:34.318408 UTC
volume_muteYou 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?
Correct Answer
WebSocket API
Explanation
You can build a WebSocket API using persistent connections for real-time use cases.
Reference
AWS Skills Builder