Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Professional Cloud Architect All Questions

View all questions & answers for the Professional Cloud Architect exam

Exam Professional Cloud Architect topic 9 question 5 discussion

Actual exam question from Google's Professional Cloud Architect
Question #: 5
Topic #: 9
[All Professional Cloud Architect Questions]

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

  • 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.
  • B. Use BigQuery as the data warehouse. Connect all vehicles to the network and upload gzip files to a Multi-Regional Cloud Storage bucket using gcloud. Use Google Data Studio for analysis and reporting.
  • C. Use Cloud Dataproc Hive as the data warehouse. Upload gzip files to a Multi-Regional Cloud Storage bucket. Upload this data into BigQuery using gcloud. Use Google Data Studio for analysis and reporting.
  • D. Use Cloud Dataproc Hive as the data warehouse. Directly stream data into partitioned Hive tables. Use Pig scripts to analyze data.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
balajee14
Highly Voted 4 years, 7 months ago
Definitely A
upvoted 40 times
AdityaGupta
4 years, 1 month ago
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.
upvoted 7 times
...
...
PRC
Highly Voted 4 years, 7 months ago
A is good...simple streaming of data with managed services approach
upvoted 10 times
...
CID2024
Most Recent 5 months, 1 week ago
Selected Answer: A
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.
upvoted 1 times
...
Aninina
1 year, 11 months ago
Selected Answer: A
A looks like the correct one
upvoted 1 times
...
megumin
2 years ago
Selected Answer: A
A is ok
upvoted 1 times
...
AzureDP900
2 years, 1 month ago
A is good
upvoted 1 times
...
cbarg
2 years, 2 months ago
Selected Answer: A
Ans is A.
upvoted 1 times
...
AzureDP900
2 years, 4 months ago
A is right, all other options doesn't make sense.
upvoted 1 times
...
H_S
2 years, 5 months ago
Selected Answer: A
Definitely A
upvoted 1 times
...
[Removed]
2 years, 8 months ago
A should be better. https://cloud.google.com/architecture/designing-connected-vehicle-platform#data_ingestion
upvoted 1 times
...
joe2211
3 years ago
Selected Answer: A
vote A
upvoted 1 times
...
victory108
3 years, 4 months ago
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.
upvoted 3 times
...
MamthaSJ
3 years, 4 months ago
Answer is A
upvoted 4 times
...
Ausias18
3 years, 8 months ago
answer is A
upvoted 1 times
...
lynx256
3 years, 8 months ago
A is ok
upvoted 1 times
...
sekhrivijay
3 years, 9 months ago
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
upvoted 1 times
...
OSNG
3 years, 11 months ago
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.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...