CASE STUDY: AutoMakers Inc
Company Overview:
AutoMakers Inc is a global vehicle manufacturer. They have recently launched a line of connected cars.
Current Technical Environment:
Business Requirements:
Executive Statements:
Technical Requirements:
Constraints:
QUESTION:
To meet the CTO's requirement for infinite scaling and the technical requirement to ingest 100,000 messages per second, which ingestion and processing pipeline should you design?
GCP PCA · Question 17 · Domain 2: Managing and Provisioning a Solution Infrastructure
CASE STUDY: AutoMakers Inc
Company Overview:
AutoMakers Inc is a global vehicle manufacturer. They have recently launched a line of connected cars.
Current Technical Environment:
Business Requirements:
Executive Statements:
Technical Requirements:
Constraints:
QUESTION:
When designing the Cloud Bigtable schema for the telemetry data, how should you structure the row key to prevent hotspotting and allow efficient querying of a specific car's history?
Answer options:
Use a row key format of [timestamp]#[car_id].
Use a row key format of [car_id]#[reversed_timestamp].
Use a completely random UUID for the row key.
Use an auto-incrementing integer as the row key.
50 questions · hints · full answers · grading