GCP PCA · Question 16 · Domain 1: Designing and Planning a Cloud Solution Architecture
CASE STUDY: AutoIoT
Overview: Connected car manufacturer. 1M vehicles sending telemetry every 5 seconds.
Business: Predictive maintenance alerts, real-time fleet tracking, monetize anonymized data.
Executives:
Which architecture should you design for the data ingestion and processing layer to replace the crashing MQTT brokers?
Answer options:
Deploy a larger cluster of self-managed Kafka brokers on Compute Engine.
Use Cloud Pub/Sub for ingestion, and Cloud Dataflow for stream processing and PII redaction.
Use Cloud IoT Core for ingestion and Cloud Dataproc for batch processing.
Write the telemetry data directly from the vehicles into BigQuery using the streaming API.
50 questions · hints · full answers · grading