List of questions
Related questions
Question 29 - Professional Cloud Architect discussion
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.
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.
D.
Use Cloud SQL for its ability to automatically manage storage increases and compatibility with MySQL. Use separate database instances for each season.
Your answer:
0 comments
Sorted by
Leave a comment first