GCP PCA · Question 16 · Technical Requirements
CASE STUDY: ManuIoT
Overview:
Industry: Manufacturing
Size: 100 factories globally
Environment:
Requirements:
Exec Statements:
Tech Reqs:
Constraints:
QUESTION: How should you architect the ingestion layer to handle 1 million MQTT messages per second from the legacy sensors?
Answer options:
Send messages directly from sensors to Cloud Pub/Sub using the REST API.
Deploy an MQTT broker on Compute Engine or GKE that bridges messages to Cloud Pub/Sub.
Use Cloud IoT Core to ingest the MQTT messages directly.
Write the MQTT messages directly to a global Cloud Spanner database.
50 questions · hints · full answers · grading