ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 29 - Professional Cloud Architect discussion

Report
Export

For this question, refer to the Helicopter Racing League (HRL) case study. HRL is looking for a cost-effective approach for storing their race data such as telemetry. They want to keep all historical records, train models using only the previous season's data, and plan for data growth in terms of volume and information collected. You need to propose a data solution. Considering HRL business requirements and the goals expressed by CEO S. Hawke, what should you do?

A.
Use Firestore for its scalable and flexible document-based database. Use collections to aggregate race data by season and event.
Answers
A.
Use Firestore for its scalable and flexible document-based database. Use collections to aggregate race data by season and event.
B.
Use Cloud Spanner for its scalability and ability to version schemas with zero downtime. Split race data using season as a primary key.
Answers
B.
Use Cloud Spanner for its scalability and ability to version schemas with zero downtime. Split race data using season as a primary key.
C.
Use BigQuery for its scalability and ability to add columns to a schema. Partition race data based on season.
Answers
C.
Use BigQuery for its scalability and ability to add columns to a schema. Partition race data based on season.
D.
Use Cloud SQL for its ability to automatically manage storage increases and compatibility with MySQL. Use separate database instances for each season.
Answers
D.
Use Cloud SQL for its ability to automatically manage storage increases and compatibility with MySQL. Use separate database instances for each season.
Suggested answer: C

Explanation:

Reference: https://cloud.google.com/bigquery/public-data

asked 18/09/2024
Kanik Sachdeva
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first