Google
ASSOCIATE-CLOUD-ENGINEER · Question #256
You are building a multi-player gaming application that will store game information in a database. As the popularity of the application increases, you are concerned about delivering consistent perform
The correct answer is B. Use Cloud Spanner to store user data mapped to the game statistics.. https://cloud.google.com/solutions/databases/games
Submitted by helene.fr· Mar 30, 2026Planning and configuring a cloud solution
Question
You are building a multi-player gaming application that will store game information in a database. As the popularity of the application increases, you are concerned about delivering consistent performance. You need to ensure an optimal gaming performance for global users, without increasing the management complexity. What should you do?
Options
- AUse Cloud SQL database with cross-region replication to store game statistics in the EU, US, and
- BUse Cloud Spanner to store user data mapped to the game statistics.
- CUse BigQuery to store game statistics with a Redis on Memorystore instance in the front to
- DStore game statistics in a Bigtable database partitioned by username.
How the community answered
(23 responses)- A4% (1)
- B83% (19)
- C13% (3)
Explanation
Topics
#Cloud Spanner#global gaming#database performance#scalability
Community Discussion
No community discussion yet for this question.