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

Google Professional Data Engineer Actual Exam Questions

307 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 145 of 307

Single answer
You are building a new data pipeline to share data between two different types of applications: jobs generators and job runners. Your solution must scale to accommodate increases in usage and must accommodate the addition of new applications without negatively affecting the performance of existing ones. What should you do?
ACreate an API using App Engine to receive and send messages to the applications
BUse a Cloud Pub/Sub topic to publish jobs, and use subscriptions to execute them
CCreate a table on Cloud SQL, and insert and delete rows with the job information
DCreate a table on Cloud Spanner, and insert and delete rows with the job information
Correct Answer: B

Use a Cloud Pub/Sub topic to publish jobs, and use subscriptions to execute them

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 307 Google questions with answers and explanations. Use the navigation to move through the exam at your own pace.