In the previous modules, you built a leaderboard system for an online puzzle game. To build this system, you used:
- HAQM Aurora Serverless and the Data API for fast, elastic, fully-managed data storage
- HAQM ElastiCache for fast lookups on your global leaderboard
- HAQM Cognito for user authentication
- AWS Lambda for compute
- HAQM 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