Description
This post introduces the Simple Trivia Service, a single- and multi-player game built using a serverless-first architecture on AWS. I cover different solutions that you can use to enable connectivity ...
Summary
- This post is written by Tim Bruce, Sr. A policy attached to the Amazon Cognito user allows the player to connect, subscribe, and send messages to the IoT endpoint.
- These functions are integrated with API Gateway and respond to specific requests from the client.
- This function also stores the leaderboard in the Leaderboard table, removes the game from the ActiveGames table, and sends player progression messages to the Player Progress topic.
- “