Hard1 markMultiple Choice
Subtask 4.3: Resilience ProceduresEdge ComputingAnthosHybrid CloudCase Study
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?

GCP PCA · Question 18 · Resilience Procedures

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: To satisfy the VP of Operations' requirement for offline factory capabilities and local control, which solution should you deploy at the factories?

Answer options:

A.

Google Distributed Cloud Edge (Anthos Bare Metal)

B.

Compute Engine instances connected via Cloud VPN

C.

Cloud Run for Anthos

D.

Local SQL Server databases with asynchronous replication to Cloud SQL

How to approach this question

Identify the GCP product suite designed for hybrid and edge computing environments.

Full Answer

A.Google Distributed Cloud Edge (Anthos Bare Metal)✓ Correct
Google Distributed Cloud (built on Anthos) extends GCP infrastructure to the edge. By deploying Anthos on bare metal servers in the factories, ManuIoT can run containerized local control applications and ML models that continue to function even if the internet connection to GCP goes down.

Common mistakes

Assuming cloud services (B) can somehow run locally without an edge computing framework.

Practice the full GCP Professional Cloud Architect Practice Exam 6

50 questions · hints · full answers · grading

More questions from this exam