In the previous modules, you built a leaderboard system for an online puzzle game. To build this system, you used:
- Amazon Aurora Serverless and the Data API for fast, elastic, fully-managed data storage
- Amazon ElastiCache for fast lookups on your global leaderboard
- Amazon Cognito for user authentication
- AWS Lambda for compute
- Amazon API Gateway for HTTP routing
These tools provide flexible, high-scale solutions to many problems you face when building high-traffic game applications.
In the following steps, you clean up the resources you created in this lab.
Time to Complete Module: 20 Minutes