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

Google Associate Cloud Engineer Exam

284 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 64 of 284

Single answer

You want to deploy an application on Cloud Run that processes messages from a Cloud Pub/Sub topic. You want to follow Google-recommended practices. What should you do?

A

A. 1. Create a Cloud Function that uses a Cloud Pub/Sub trigger on that topic.
2. Call your application on Cloud Run from the Cloud Function for every message.

B

B. 1. Grant the Pub/Sub Subscriber role to the service account used by Cloud Run.
2. Create a Cloud Pub/Sub subscription for that topic. 3. Make your application pull messages from that subscription.

C

C. 1. Create a service account.
2. Give the Cloud Run Invoker role to that service account for your Cloud Run application.
3. Create a Cloud Pub/Sub subscription that uses that service account and uses your Cloud Run application as the push endpoint.

D

D. 1. Deploy your application on Cloud Run on GKE with the connectivity set to Internal.
2. Create a Cloud Pub/Sub subscription for that topic.
3. In the same Google Kubernetes Engine cluster as your application, deploy a container that takes the messages and sends them to your application.

Correct Answer: A

<p>C. 1. Create a service account. <br>2. Give the Cloud Run Invoker role to that service account for your Cloud Run application. <br>3. Create a Cloud Pub/Sub subscription that uses that service account and uses your Cloud Run application as the push endpoint.</p>

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