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: C Explanation:...

May 17, 2020 No Comments READ MORE +

How should you configure the instance group?

You are deploying an application to a Compute Engine VM in a managed instance group. The application must be running at all times, but only a single instance of the VM should run per GCP project. How should you configure the instance group?A . Set autoscaling to On, set the...

May 17, 2020 No Comments READ MORE +

What should you do?

Your development team needs a new Jenkins server for their project. You need to deploy the server using the fewest steps possible. What should you do?A . Download and deploy the Jenkins Java WAR to App Engine Standard.B . Create a new Compute Engine instance and install Jenkins through the...

May 17, 2020 No Comments READ MORE +

What should you do?

You have an object in a Cloud Storage bucket that you want to share with an external company. The object contains sensitive data. You want access to the content to be removed after four hours. The external company does not have a Google account to which you can grant specific...

May 16, 2020 No Comments READ MORE +

What should you do?

You are analyzing Google Cloud Platform service costs from three separate projects. You want to use this information to create service cost estimates by service type, daily and monthly, for the next six months using standard query syntax. What should you do?A . Export your bill to a Cloud Storage...

May 16, 2020 No Comments READ MORE +

What should you do?

You have a single binary application that you want to run on Google Cloud Platform. You decided to automatically scale the application based on underlying infrastructure CPU usage. Your organizational policies require you to use virtual machines directly. You need to ensure that the application scaling is operationally efficient and...

May 16, 2020 No Comments READ MORE +

What should you do?

You want to verify the IAM users and roles assigned within a GCP project named my-project. What should you do?A . Run gcloud iam roles list. Review the output section.B . Run gcloud iam service-accounts list. Review the output section.C . Navigate to the project and then to the IAM...

May 16, 2020 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...

May 15, 2020 No Comments READ MORE +

What should you do?

You have a Linux VM that must connect to Cloud SQL. You created a service account with the appropriate access rights. You want to make sure that the VM uses this service account instead of the default Compute Engine service account. What should you do?A . When creating the VM...

May 15, 2020 No Comments READ MORE +

What should you do?

You are creating a Google Kubernetes Engine (GKE) cluster with a cluster autoscaler feature enabled. You need to make sure that each node of the cluster will run a monitoring pod that sends container metrics to a third-party monitoring solution. What should you do?A . Deploy the monitoring pod in...

May 14, 2020 No Comments READ MORE +