Professional Cloud Architect Exam QuestionsBrowse all questions from this exam

Professional Cloud Architect Exam - Question 252


For this question, refer to the TerramEarth case study. Considering the technical requirements, how should you reduce the unplanned vehicle downtime in GCP?

Show Answer
Correct Answer: A

To reduce unplanned vehicle downtime in GCP, using BigQuery as the data warehouse is appropriate since it can handle large volumes of data efficiently. Connecting all vehicles to the network and streaming data into BigQuery using Cloud Pub/Sub and Cloud Dataflow allows for real-time data ingestion and processing. Using Google Data Studio for analysis and reporting provides a powerful and flexible tool for generating insights. This combination ensures timely data analysis and response to issues, which is crucial for minimizing unplanned vehicle downtime.

Discussion

17 comments
Sign in to comment
balajee14Option: A
Apr 13, 2020

Definitely A

AdityaGupta
Oct 28, 2020

Once all the vehicle are connected to network, there is no need to use FTP; data can be ingested directly to BQ using Pub/Sub and DataFlow.

PRCOption: A
Apr 19, 2020

A is good...simple streaming of data with managed services approach

MamthaSJOption: A
Jul 7, 2021

Answer is A

victory108Option: A
Jul 15, 2021

A. Use BigQuery as the data warehouse. Connect all vehicles to the network and stream data into BigQuery using Cloud Pub/Sub and Cloud Dataflow. Use Google Data Studio for analysis and reporting.

OSNGOption: A
Dec 12, 2020

A is correct, using dataflow to clean and/or convert the data for analysis makes more sense. B does not show any sign of how data will be loaded to bigquery (as gzip) or after conversion, it seems broken process to me.

sekhrivijayOption: B
Feb 18, 2021

Technical requirement : Create a backup strategy Is bigquery a suitable system for data backup . Wouldn't a better system for backup be cloud storage. Only B has that option

lynx256Option: A
Mar 29, 2021

A is ok

Ausias18Option: A
Apr 1, 2021

answer is A

joe2211Option: A
Nov 27, 2021

vote A

[Removed]Option: A
Apr 1, 2022

A should be better. https://cloud.google.com/architecture/designing-connected-vehicle-platform#data_ingestion

H_SOption: A
Jun 11, 2022

Definitely A

AzureDP900Option: A
Jul 5, 2022

A is right, all other options doesn't make sense.

cbargOption: A
Sep 8, 2022

Ans is A.

AzureDP900Option: A
Oct 16, 2022

A is good

meguminOption: A
Nov 10, 2022

A is ok

AnininaOption: A
Dec 11, 2022

A looks like the correct one

CID2024Option: A
Jun 20, 2024

A. Use BigQuery as the data warehouse. Connect all vehicles to the network and stream data into BigQuery using Cloud Pub/Sub and Cloud Dataflow. Use Google Data Studio for analysis and reporting. This approach leverages the real-time data streaming capabilities of Cloud Pub/Sub and Cloud Dataflow, the scalability and efficiency of BigQuery for data analysis, and the powerful visualization and reporting features of Google Data Studio. This combination ensures timely insights and quick response to issues, thereby reducing unplanned vehicle downtime.