What should you do?

Several employees at your company have been creating projects with Cloud Platform and paying for it with their personal credit cards, which the company reimburses. The company wants to centralize all these projects under a single, new billing account. What should you do?A . Contact [email protected] with your bank account...

February 12, 2022 No Comments READ MORE +

What should you do?

You have a Dockerfile that you need to deploy on Kubernetes Engine. What should you do?A . Use kubectl app deploy <dockerfilename>.B . Use gcloud app deploy <dockerfilename>.C . Create a docker image from the Dockerfile and upload it to Container Registry. Create a Deployment YAML file to point to...

February 12, 2022 No Comments READ MORE +

What should you do?

You need to create an autoscaling managed instance group for an HTTPS web application. You want to make sure that unhealthy VMs are recreated. What should you do?A . Create a health check on port 443 and use that when creating the Managed Instance Group.B . Select Multi-Zone instead of...

February 12, 2022 No Comments READ MORE +

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

February 11, 2022 No Comments READ MORE +

What should you do?

You have a project for your App Engine application that serves a development environment. The required testing has succeeded and you want to create a new project to serve as your production environment. What should you do?A . Use gcloud to create the new project, and then deploy your application...

February 11, 2022 No Comments READ MORE +

What should you do?

You are building an application that will run in your data center. The application will use Google Cloud Platform (GCP) services like AutoML. You created a service account that has appropriate access to AutoML. You need to enable authentication to the APIs from your on-premises environment. What should you do?A...

February 11, 2022 No Comments READ MORE +

What should you do?

You host a static website on Cloud Storage. Recently, you began to include links to PDF files on this site. Currently, when users click on the links to these PDF files, their browsers prompt them to save the file onto their local system. Instead, you want the clicked PDF files...

February 11, 2022 No Comments READ MORE +

In your on-premises network, configure your DNS server to resolve *.googleapis.com as a CNAME to restricted.googleapis.com.

In your on-premises network, configure your DNS server to resolve *.googleapis.com as a CNAME to restricted.googleapis.com.View AnswerAnswer: D

February 10, 2022 No Comments READ MORE +

What should you do?

You have an application that looks for its licensing server on the IP 10.0.3.21. You need to deploy the licensing server on Compute Engine. You do not want to change the configuration of the application and want the application to be able to reach the licensing server. What should you...

February 10, 2022 No Comments READ MORE +

Which scaling type should you use?

You are deploying an application to App Engine. You want the number of instances to scale based on request rate. You need at least 3 unoccupied instances at all times. Which scaling type should you use?A . Manual Scaling with 3 instances.B . Basic Scaling with min_instances set to 3.C...

February 10, 2022 No Comments READ MORE +