You need low-management, consistent global performance for a multiplayer game database. Which storage solution should you use?
Choose an answer
Tap an option to check your answer.
Correct answer: Use Cloud Spanner to store user data mapped to the game statistics..
Why this is the answer
Cloud Spanner is the correct choice because it is a globally distributed, strongly consistent, relational database service designed for high-transaction workloads and low-latency access worldwide. Its managed nature reduces operational overhead, and its global consistency ensures all users see the same data regardless of their location, which is crucial for a multiplayer game. Cloud SQL with cross-region replication offers regional consistency but not global strong consistency, and managing replication adds complexity. BigQuery is an analytical data warehouse, not suitable for operational transactional databases requiring low-latency reads/writes for game statistics. Bigtable is a NoSQL wide-column store, excellent for large analytical and operational workloads, but it doesn't provide the strong global consistency and relational capabilities of Spanner, which are beneficial for user data mapped to game statistics.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed