GCP PCA · Question 16 · Domain 1: Designing and Planning a Cloud Solution Architecture
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?
Answer options:
Ingest messages into Cloud SQL, process them with Compute Engine cron jobs, and store the results in BigQuery.
Ingest messages into Cloud Pub/Sub, process them with Cloud Dataflow, and store the results in Cloud Bigtable.
Ingest messages using an HTTP Load Balancer to Cloud Run, and store directly in Cloud Storage.
Use Apache Kafka on Compute Engine for ingestion, Apache Spark on Dataproc for processing, and Cassandra on Compute Engine for storage.
50 questions · hints · full answers · grading