Examtopics

AWS Certified Developer - Associate
  • Topic 1 Question 119

    A real-time messaging application uses Amazon API Gateway WebSocket APIs with backend HTTP service. A developer needs to build a feature in the application to identify a client that keeps connecting to and disconnecting from the WebSocket connection. The developer also needs the ability to remove the client.

    Which combination of changes should the developer make to the application to meet these requirements?

    2 つ選択
    • Switch to HTTP APIs in the backend service.

    • Switch to REST APIs in the backend service.

    • Use the callback URL to disconnect the client from the backend service.

    • Add code to track the client status in Amazon ElastiCache in the backend service.

    • Implement $connect and $disconnect routes in the backend service.


    シャッフルモード