In this lab, you will implement a player profile service and a game matchmaking service to work with Cloud Spanner.
Overview
Syllabus
- GSP1074
- Overview
- Objectives
- Setup and Requirements
- Task 1. Set up a Locust load generator
- Task 2. Create a Spanner instance and database
- Task 3. Deploy the profile service
- Task 4. Deploy the match-making service
- Task 5. Start playing games
- Task 6. Retrieve game statistics
- Task 7. Update the database schema
- Task 8. Deploy the item service
- Task 9. Deploy the tradepost service
- Task 10. Start trading
- Task 11. Retrieve trade statistics
- Congratulations!