What should you do?

You host a static website on Cloud Storage. Recently, you began to include links to PDF files on this site. Currently, when users click on the links to these PDF files, their browsers prompt them to save the file onto their local system. Instead, you want the clicked PDF files...

August 18, 2024 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

August 17, 2024 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...

August 17, 2024 No Comments READ MORE +

How should you set up the policy?

You need to set up a policy so that videos stored in a specific Cloud Storage Regional bucket are moved to Coldline after 90 days, and then deleted after one year from their creation. How should you set up the policy?A . Use Cloud Storage Object Lifecycle Management using Age...

August 17, 2024 No Comments READ MORE +

What should you do?

You need to deploy an application, which is packaged in a container image, in a new project. The application exposes an HTTP endpoint and receives very few requests per day. You want to minimize costs. What should you do?A . Deploy the container on Cloud Run.B . Deploy the container...

August 17, 2024 No Comments READ MORE +

Create the new instance in the new subnetwork and use the first instance's private address as the endpoint.

Create the new instance in the new subnetwork and use the first instance's private address as the endpoint.View AnswerAnswer: C Explanation: ✑ Given that the new instance wants to access the application on the existing compute engine instance, these applications seem to be related so they should be within the...

August 16, 2024 No Comments READ MORE +

What should you do?

You have a virtual machine that is currently configured with 2 vCPUs and 4 GB of memory. It is running out of memory. You want to upgrade the virtual machine to have 8 GB of memory. What should you do?A . Rely on live migration to move the workload to...

August 16, 2024 No Comments READ MORE +

Create the new instance in the new subnetwork and use the first instance's private address as the endpoint.

Create the new instance in the new subnetwork and use the first instance's private address as the endpoint.View AnswerAnswer: C Explanation: ✑ Given that the new instance wants to access the application on the existing compute engine instance, these applications seem to be related so they should be within the...

August 16, 2024 No Comments READ MORE +

What should you do?

You are building a product on top of Google Kubernetes Engine (GKE). You have a single GKE cluster. For each of your customers, a Pod is running in that cluster, and your customers can run arbitrary code inside their Pod. You want to maximize the isolation between your customers’ Pods....

August 15, 2024 No Comments READ MORE +

What should you do?

You have a development project with appropriate IAM roles defined. You are creating a production project and want to have the same IAM roles on the new project, using the fewest possible steps. What should you do?A . Use gcloud iam roles copy and specify the production project as the...

August 15, 2024 No Comments READ MORE +