
Answer-first summary for fast verification
Answer: Cloud Bigtable
The correct answer is A: Cloud Bigtable. Cloud Bigtable is a fully managed, scalable NoSQL database service designed specifically for handling large analytical and operational workloads, including time series data. It is highly suitable for storing game activity logs that can be processed and analyzed later. The schema design of Cloud Bigtable supports time series data, ensuring efficient storage, retrieval, and scalability, which aligns perfectly with Mountkirk Games' technical requirements for dynamically scaling, ensuring data integrity, and running a hardened Linux distro.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Mountkirk Games is developing a new game expected to be very popular. They plan to deploy the game's backend on Google Compute Engine to capture streaming metrics, run intensive analytics, and utilize an autoscaling server environment. Their technical requirements include storing game activity in a time series database service, dynamically scaling based on game activity, ensuring data is not lost due to processing backlogs, and running a hardened Linux distro. Which managed storage option meets these requirements?
A
Cloud Bigtable
B
Cloud Spanner
C
BigQuery
D
Cloud Datastore
No comments yet.