☎  076 959 6407✉  support@quizcrazepro.co.za
Learn. Practice. Build your future.
BlogHelpContact
G

Google Professional Cloud Architect Exam Actual Questions

315 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 230 of 315

Single answer
An online brokerage company requires a high-volume trade processing architecture. You need to create a secure queuing system that triggers jobs. The jobs will run in Google Cloud and call the company's Python API to execute trades. You need to efficiently implement a solution.

What should you do?
AUse a Pub/Sub push subscription to trigger a Cloud Function to pass the data to the Python API.
Brite an application hosted on a Compute Engine instance that makes a push subscription to the Pub/Sub topic.
CWrite an application that makes a queue in a NoSQL database.
DUse Cloud Composer to subscribe to a Pub/Sub topic and call the Python API.
Correct Answer: A

Use a Pub/Sub push subscription to trigger a Cloud Function to pass the data to the Python API.

Explanation

The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.

About this practice exam

Review 315 Google questions with answers and explanations. Use the navigation to move through the exam at your own pace.