Question 199 of 284
Single answerYou 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?
AUse Cloud SQL database with cross-region replication to store game statistics in the EU, US, and APAC regions.
✓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 provide global consistency.
DStore game statistics in a Bigtable database partitioned by username.
✓
Correct Answer: B
Use Cloud Spanner to store user data mapped to the game statistics.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.