Question.36 You need to create a new billing account and then link it with an existing Google Cloud Platform project. What should you do? (A) Verify that you are Project Billing Manager for the GCP project. Update the existing project to link it to the existing billing account. (B) Verify that you are Project Billing Manager for the GCP project. Create a new billing account and link the new billing account to the existing project. (C) Verify that you are Billing Administrator for the billing account. Create a new project and link the new project to the existing billing account. (D) Verify that you are Billing Administrator for the billing account. Update the existing project to link it to the existing billing account. |
36. Click here to View Answer
Correct Answer: B
Question.37 You have one project called proj-sa where you manage all your service accounts. You want to be able to use a service account from this project to take snapshots of VMs running in another project called proj-vm. What should you do? (A) Download the private key from the service account, and add it to each VMs custom metadata. (B) Download the private key from the service account, and add the private key to each VM’s SSH keys. (C) Grant the service account the IAM Role of Compute Storage Admin in the project called proj-vm. (D) When creating the VMs, set the service account’s API scope for Compute Engine to read/write. |
37. Click here to View Answer
Correct Answer: C
Question.38 You created a Google Cloud Platform project with an App Engine application inside the project. You initially configured the application to be served from the us- central region. Now you want the application to be served from the asia-northeast1 region. What should you do? (A) Change the default region property setting in the existing GCP project to asia-northeast1. (B) Change the region property setting in the existing App Engine application from us-central to asia-northeast1. (C) Create a second App Engine application in the existing GCP project and specify asia-northeast1 as the region to serve your application. (D) Create a new GCP project and create an App Engine application inside this new project. Specify asia-northeast1 as the region to serve your application. |
38. Click here to View Answer
Correct Answer: A
Question.39 You need to grant access for three users so that they can view and edit table data on a Cloud Spanner instance. What should you do? (A) Run gcloud iam roles describe roles/spanner.databaseUser. Add the users to the role. (B) Run gcloud iam roles describe roles/spanner.databaseUser. Add the users to a new group. Add the group to the role. (C) Run gcloud iam roles describe roles/spanner.viewer – -project my-project. Add the users to the role. (D) Run gcloud iam roles describe roles/spanner.viewer – -project my-project. Add the users to a new group. Add the group to the role. |
39. Click here to View Answer
Correct Answer: B
Question.40 You create a new Google Kubernetes Engine (GKE) cluster and want to make sure that it always runs a supported and stable version of Kubernetes. What should you do? (A) Enable the Node Auto-Repair feature for your GKE cluster. (B) Enable the Node Auto-Upgrades feature for your GKE cluster. (C) Select the latest available cluster version for your GKE cluster. (D) Select ג€Container-Optimized OS (cos)ג€ as a node image for your GKE cluster. |
40. Click here to View Answer
Correct Answer: B