For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeGCP Professional Cloud ArchitectGCP Professional Cloud Architect Practice Exam 2Question 15
    Easy1 markMultiple Choice
    Domain 5: Managing Implementation and Ensuring Solution and Operations ReliabilityReliabilityPub/Sub
    This question is part of a case study — click to read the full scenario(Case 11)

    CASE STUDY: AutoMakers Inc. 1M connected cars, 100GB/day telemetry. Req: Predictive maintenance, real-time driver dashboard, monetize data. CEO: Data is new engine. CFO: Cut 3rd-party IoT costs. CTO: Highly scalable ingest. Tech: MQTT ingest, stream processing, ML models, 7-yr cold storage, handle intermittent connectivity. Constraints: Anonymize data, low vehicle compute, strict analytics budget.

    How should you architect the highly scalable ingestion layer for MQTT telemetry data from 1 million cars?

    View full case study page →

    GCP PCA · Question 15 · Domain 5: Managing Implementation and Ensuring Solution and Operations Reliability

    CASE STUDY: AutoMakers Inc. 1M connected cars, 100GB/day telemetry. Req: Predictive maintenance, real-time driver dashboard, monetize data. CEO: Data is new engine. CFO: Cut 3rd-party IoT costs. CTO: Highly scalable ingest. Tech: MQTT ingest, stream processing, ML models, 7-yr cold storage, handle intermittent connectivity. Constraints: Anonymize data, low vehicle compute, strict analytics budget.

    How should you handle the intermittent connectivity of vehicles to ensure no telemetry data is lost when they reconnect?

    Answer options:

    A.

    Increase the RAM on the vehicles to store data locally for months.

    B.

    Configure Pub/Sub message retention to hold messages until the processing pipeline acknowledges them.

    C.

    Use Cloud SQL to buffer incoming connections.

    D.

    Require vehicles to use Dedicated Interconnect.

    How to approach this question

    Identify how GCP messaging handles disconnected clients.

    Full Answer

    B.Configure Pub/Sub message retention to hold messages until the processing pipeline acknowledges them.✓ Correct
    Cloud Pub/Sub retains messages for up to 7 days. If the backend is down, or if vehicles send bursts of buffered data upon reconnection, Pub/Sub holds it safely.

    Common mistakes

    Trying to solve network issues with database solutions.
    Question 14All questionsQuestion 16

    Practice the full GCP Professional Cloud Architect Practice Exam 2

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01CASE STUDY: TechStream Gaming. 500 emp, $100M rev. On-prem US/EU, 200 servers, MySQL 5TB. 2M peak...MediumQ02CASE STUDY: TechStream Gaming. 500 emp, $100M rev. On-prem US/EU, 200 servers, MySQL 5TB. 2M peak...MediumQ03CASE STUDY: TechStream Gaming. 500 emp, $100M rev. On-prem US/EU, 200 servers, MySQL 5TB. 2M peak...HardQ04CASE STUDY: TechStream Gaming. 500 emp, $100M rev. On-prem US/EU, 200 servers, MySQL 5TB. 2M peak...MediumQ05CASE STUDY: TechStream Gaming. 500 emp, $100M rev. On-prem US/EU, 200 servers, MySQL 5TB. 2M peak...Easy
    View all 50 questions →