What should you do?
You need to monitor resources that are distributed over different projects in Google Cloud Platform. You want to consolidate reporting under the same Stackdriver Monitoring dashboard. What should you do?A . Use Shared VPC to connect all projects, and link Stackdriver to one of the projects.B . For each project,...
What should you do?
You want to select and configure a cost-effective solution for relational data on Google Cloud Platform. You are working with a small set of operational data in one geographic location. You need to support point-in-time recovery. What should you do?A . Select Cloud SQL (MySQL). Verify that the enable binary...
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:...
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...
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...
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...
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...
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...
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...
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...