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 6Question 19
    Medium1 markMultiple Choice
    Subtask 4.1: Technical ProcessesData & AnalyticsDataflowStream Processing
    This question is part of a case study — click to read the full scenario(Case 16)

    CASE STUDY: ManuIoT

    Overview:
    Industry: Manufacturing
    Size: 100 factories globally

    Environment:

    • 100,000 sensors
    • Local SCADA
    • Fragmented SQL Server DBs
    • No central analytics

    Requirements:

    • Predictive maintenance
    • Real-time global dashboards
    • Edge computing

    Exec Statements:

    • CEO: Monetize telemetry.
    • CFO: Costs must scale linearly.
    • VP Ops: Factory lines need local control if internet drops.

    Tech Reqs:

    • Ingest 1M msgs/sec
    • Stream processing
    • Offline factory capabilities
    • Train ML centrally, deploy to edge

    Constraints:

    • Low bandwidth/high latency at factories
    • Legacy MQTT protocol
    • Zero IT staff at factories

    QUESTION: How should you architect the ingestion layer to handle 1 million MQTT messages per second from the legacy sensors?

    View full case study page →

    GCP PCA · Question 19 · Technical Processes

    CASE STUDY: ManuIoT

    Overview:
    Industry: Manufacturing
    Size: 100 factories globally

    Environment:

    • 100,000 sensors
    • Local SCADA
    • Fragmented SQL Server DBs
    • No central analytics

    Requirements:

    • Predictive maintenance
    • Real-time global dashboards
    • Edge computing

    Exec Statements:

    • CEO: Monetize telemetry.
    • CFO: Costs must scale linearly.
    • VP Ops: Factory lines need local control if internet drops.

    Tech Reqs:

    • Ingest 1M msgs/sec
    • Stream processing
    • Offline factory capabilities
    • Train ML centrally, deploy to edge

    Constraints:

    • Low bandwidth/high latency at factories
    • Legacy MQTT protocol
    • Zero IT staff at factories

    QUESTION: Which service should you use to perform real-time anomaly detection on the streaming sensor data before it is stored?

    Answer options:

    A.

    Cloud Dataproc

    B.

    Cloud Dataflow

    C.

    Cloud Functions

    D.

    BigQuery ML

    How to approach this question

    Identify the GCP service designed for complex, serverless stream processing.

    Full Answer

    B.Cloud Dataflow✓ Correct
    Cloud Dataflow is the ideal choice for stream processing. It integrates seamlessly with Pub/Sub, scales automatically to handle 1M msgs/sec, and provides advanced windowing and stateful processing capabilities required for real-time anomaly detection.

    Common mistakes

    Choosing Cloud Functions (C) for stream processing. While functions can trigger on Pub/Sub, they lack the stateful windowing capabilities needed for anomaly detection.
    Question 18All questionsQuestion 20

    Practice the full GCP Professional Cloud Architect Practice Exam 6

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01CASE STUDY: TechStream Gaming Overview: Industry: Gaming Size: 500 employees, $100M revenue Env...MediumQ02CASE STUDY: TechStream Gaming Overview: Industry: Gaming Size: 500 employees, $100M revenue Env...MediumQ03CASE STUDY: TechStream Gaming Overview: Industry: Gaming Size: 500 employees, $100M revenue Env...HardQ04CASE STUDY: TechStream Gaming Overview: Industry: Gaming Size: 500 employees, $100M revenue Env...MediumQ05CASE STUDY: TechStream Gaming Overview: Industry: Gaming Size: 500 employees, $100M revenue Env...Easy
    View all 50 questions →