Which IAM roles should you grant your colleagues?
You are the project owner of a GCP project and want to delegate control to colleagues to manage buckets and files in Cloud Storage. You want to follow Google-recommended practices. Which IAM roles should you grant your colleagues?A . Project EditorB . Storage AdminC . Storage Object AdminD . Storage...
Which command should you use?
You need to update a deployment in Deployment Manager without any resource downtime in the deployment. Which command should you use?A . gcloud deployment-manager deployments create --config <deployment-config-path>B . gcloud deployment-manager deployments update --config <deployment-config-path>C . gcloud deployment-manager resources create --config <deployment-config-path>D . gcloud deployment-manager resources update --config <deployment-config-path>View AnswerAnswer:...
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...
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...
How should you upload the file?
You have 32 GB of data in a single file that you need to upload to a Nearline Storage bucket. The WAN connection you are using is rated at 1 Gbps, and you are the only one on the connection. You want to use as much of the rated 1...
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: A
Configure the Compute Engine instance to use the address of the load balancer that has been created.
Configure the Compute Engine instance to use the address of the load balancer that has been created.View AnswerAnswer: C
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...
Assign the BigQuery dataViewer user role to the group.
Assign the BigQuery dataViewer user role to the group.View AnswerAnswer: C Explanation: Reference: https://cloud.google.com/bigquery/docs/cloud-sql-federated-queries
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...