CASE STUDY: AutoMakers Inc
Company Overview:
AutoMakers Inc is a leading vehicle manufacturer transitioning to connected and autonomous vehicles. They need a platform to ingest, process, and analyze telemetry data from millions of cars.
Current Technical Environment:
Business Requirements:
Executive Statements:
Technical Requirements:
Constraints:
QUESTION:
Which architecture should you recommend for the real-time ingestion and processing pipeline to meet the CTO's requirement for a fully managed serverless solution?
GCP PCA · Question 13 · Design for Security
CASE STUDY: AutoMakers Inc
Company Overview:
AutoMakers Inc is a leading vehicle manufacturer transitioning to connected and autonomous vehicles. They need a platform to ingest, process, and analyze telemetry data from millions of cars.
Current Technical Environment:
Business Requirements:
Executive Statements:
Technical Requirements:
Constraints:
QUESTION:
How should you ensure compliance with GDPR requirements for masking Personally Identifiable Information (PII) before the data is stored or analyzed?
Answer options:
Write a custom Python script in Cloud Functions to regex-match and mask PII before sending it to Pub/Sub.
Integrate the Cloud Data Loss Prevention (DLP) API into the Dataflow pipeline to detect and mask PII in real-time.
Store the raw data in BigQuery and use column-level security to restrict access to PII columns.
Use VPC Service Controls to prevent external access to the Cloud Storage buckets containing PII.
50 questions · hints · full answers · grading