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 19 · Domain 4: Analyzing and Optimizing Technical and Business Processes
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:
The operations team needs to be alerted if the number of unacknowledged messages in the Pub/Sub subscription exceeds 500,000, indicating a processing bottleneck. How should you configure this?
Answer options:
Write a Cloud Function that queries the Pub/Sub API every minute and sends an email if the count is high.
Create an alerting policy in Cloud Monitoring based on the pubsub.googleapis.com/subscription/num_undelivered_messages metric.
Configure Cloud Logging to search for 'bottleneck' errors in the Dataflow logs.
Enable Pub/Sub dead-letter topics and alert when messages are sent there.
50 questions · hints · full answers · grading