Building real-time applications with Momento
Learn how to build real-time applications with Momento, the real-time data platform founded by the same engineering team that built DynamoDB.
Welcome
What is Momento and why you should care
How to get started with Momento
High level architecture
The CDK project
Adding the submitScore function
Adding the getStanding function
Adding the getLeaderboard function
Wrap up
High level architecture
The CDK project
Implementing a token vending machine
Publishing real-time updates to a topic
Subscribing to updates from the frontend
Wrap up
High level architecture
The CDK project
Listing and creating chat rooms
Subscribing & publishing messages from the frontend
Wrap up
Key lessons