
Answer-first summary for fast verification
Answer: Cloud Dataflow, Cloud Storage, Cloud Pub/Sub, and BigQuery
The correct answer is B: Cloud Dataflow, Cloud Storage, Cloud Pub/Sub, and BigQuery. This combination of Google technologies meets all of Mountkirk Games' technical requirements for their real-time analytics platform. Cloud Pub/Sub allows for the ingestion of millions of streaming events per second, which is essential for capturing game metrics in real time. Cloud Dataflow processes this data on the fly and ensures low-latency transformations. BigQuery supports SQL queries on large historical datasets, facilitating immediate analysis. Lastly, Cloud Storage is used for handling files regularly uploaded by users. All these services are fully managed, which aligns with Mountkirk Games' requirement to use only fully managed services.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Mountkirk Games, a developer of online, session-based, multiplayer games for mobile platforms, is building a new game backend on Google Cloud. They face challenges like scaling globally, minimizing downtime, and reducing latency. For their new, highly-anticipated game, they require a real-time analytics platform that can dynamically scale, process real-time and delayed data, support SQL queries on large datasets, handle user-uploaded files, and rely only on fully managed services. Which combination of Google technologies will meet all of their requirements?
A
Kubernetes Engine, Cloud Pub/Sub, and Cloud SQL
B
Cloud Dataflow, Cloud Storage, Cloud Pub/Sub, and BigQuery
C
Cloud SQL, Cloud Storage, Cloud Pub/Sub, and Cloud Dataflow
D
Cloud Dataproc, Cloud Pub/Sub, Cloud SQL, and Cloud Dataflow
E
Cloud Pub/Sub, Compute Engine, Cloud Storage, and Cloud Dataproc
No comments yet.