In the previous modules, you built a turn-based game with notifications to alert users. To build this game, you used:
- Amazon DynamoDB and for state storage
- Amazon SNS for SMS messaging
- 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