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 +

What should you do?

You have one GCP account running in your default region and zone and another account running in a non-default region and zone. You want to start a new Compute Engine instance in these two Google Cloud Platform accounts using the command line interface. What should you do?A . Create two...

December 5, 2023 No Comments READ MORE +

What should you do?

You deployed an LDAP server on Compute Engine that is reachable via TLS through port 636 using UDP. You want to make sure it is reachable by clients over that port. What should you do?A . Add the network tag allow-udp-636 to the VM instance running the LDAP server.B ....

December 5, 2023 No Comments READ MORE +

What should you do?

You are running an application on multiple virtual machines within a managed instance group and have autoscaling enabled. The autoscaling policy is configured so that additional instances are added to the group if the CPU utilization of instances goes above 80%. VMs are added until the instance group reaches its...

December 5, 2023 No Comments READ MORE +