In the same Google Kubernetes Engine cluster as your application, deploy a container that takes the messages and sends them to your application.

In the same Google Kubernetes Engine cluster as your application, deploy a container that takes the messages and sends them to your application.View AnswerAnswer: C Explanation: https://cloud.google.com/run/docs/tutorials/pubsub#integrating-pubsub

December 6, 2023 No Comments READ MORE +

How should you run this reverse proxy?

You want to run a single caching HTTP reverse proxy on GCP for a latency-sensitive website. This specific reverse proxy consumes almost no CPU. You want to have a 30-GB in-memory cache, and need an additional 2 GB of memory for the rest of the processes. You want to minimize...

December 5, 2023 No Comments READ MORE +

In the same Google Kubernetes Engine cluster as your application, deploy a container that takes the messages and sends them to your application.

In the same Google Kubernetes Engine cluster as your application, deploy a container that takes the messages and sends them to your application.View AnswerAnswer: C Explanation: https://cloud.google.com/run/docs/tutorials/pubsub#integrating-pubsub

December 5, 2023 No Comments READ MORE +

Use Cloud Scheduler to trigger this Cloud Function once a day.

Use Cloud Scheduler to trigger this Cloud Function once a day.View AnswerAnswer: C Explanation:

December 5, 2023 No Comments READ MORE +

What should you do?

You recently deployed a new version of an application to App Engine and then discovered a bug in the release. You need to immediately revert to the prior version of the application. What should you do?A . Run gcloud app restore.B . On the App Engine page of the GCP...

December 5, 2023 No Comments READ MORE +

Create an egress firewall rule with the following settings:

Create an egress firewall rule with the following settings: • Targets: all instances • Source filter: IP ranges (with the range set to 10.0.1.0/24) • Protocols: allow TCP: 8080View AnswerAnswer: B Explanation:

December 5, 2023 No Comments READ MORE +

Use Cloud Scheduler to trigger this Cloud Function once a day.

Use Cloud Scheduler to trigger this Cloud Function once a day.View AnswerAnswer: C Explanation:

December 5, 2023 No Comments READ MORE +

What should you do?

You are the organization and billing administrator for your company. The engineering team has the Project Creator role on the organization. You do not want the engineering team to be able to link projects to the billing account. Only the finance team should be able to link a project to...

December 5, 2023 No Comments READ MORE +

Assign the BigQuery dataViewer user role to the group.

Assign the BigQuery dataViewer user role to the group.View AnswerAnswer: C Explanation: Read the dataset's metadata and to list tables in the dataset. Read data and metadata from the dataset's tables. When applied at the project or organization level, this role can also enumerate all datasets in the project. Additional...

December 5, 2023 No Comments READ MORE +

What should you do?

You are using multiple configurations for gcloud. You want to review the configured Kubernetes Engine cluster of an inactive configuration using the fewest possible steps. What should you do?A . Use gcloud config configurations describe to review the output.B . Use gcloud config configurations activate and gcloud config list to...

December 5, 2023 No Comments READ MORE +