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 16, 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 16, 2023 No Comments READ MORE +

How should you configure the auditor's permissions?

You want to add a new auditor to a Google Cloud Platform project. The auditor should be allowed to read, but not modify, all project items. How should you configure the auditor's permissions?A . Create a custom role with view-only project permissions. Add the user's account to the custom role.B...

December 16, 2023 No Comments READ MORE +

What should you do?

You need to configure IAM access audit logging in BigQuery for external auditors. You want to follow Google-recommended practices. What should you do?A . Add the auditors group to the ‘logging.viewer’ and ‘bigQuery.dataViewer’ predefined IAM roles.B . Add the auditors group to two new custom IAM roles.C . Add the...

December 15, 2023 No Comments READ MORE +

Which method should you use?

You need a dynamic way of provisioning VMs on Compute Engine. The exact specifications will be in a dedicated configuration file. You want to follow Google’s recommended practices. Which method should you use?A . Deployment ManagerB . Cloud ComposerC . Managed Instance GroupD . Unmanaged Instance GroupView AnswerAnswer: A Explanation:...

December 15, 2023 No Comments READ MORE +

What should you do?

You deployed a new application inside your Google Kubernetes Engine cluster using the YAML file specified below. You check the status of the deployed pods and notice that one of them is still in PENDING status: You want to find out why the pod is stuck in pending status. What...

December 15, 2023 No Comments READ MORE +

What should you do?

You are building a new version of an application hosted in an App Engine environment. You want to test the new version with 1% of users before you completely switch your application over to the new version. What should you do?A . Deploy a new version of your application in...

December 15, 2023 No Comments READ MORE +

Which range should you use?

You need to create a custom VPC with a single subnet. The subnet’s range must be as large as possible. Which range should you use?A . .00.0.0/0B . 10.0.0.0/8C . 172.16.0.0/12D . 192.168.0.0/16View AnswerAnswer: B Explanation: https://cloud.google.com/vpc/docs/vpc#manually_created_subnet_ip_ranges

December 15, 2023 No Comments READ MORE +

What should you do?

You built an application on Google Cloud Platform that uses Cloud Spanner. Your support team needs to monitor the environment but should not have access to table data. You need a streamlined solution to grant the correct permissions to your support team, and you want to follow Google-recommended practices. What...

December 15, 2023 No Comments READ MORE +

What should you do?

You deployed an App Engine application using gcloud app deploy, but it did not deploy to the intended project. You want to find out why this happened and where the application deployed. What should you do?A . Check the app.yaml file for your application and check project settings.B . Check...

December 15, 2023 No Comments READ MORE +