How should you run this reverse proxy?

You want to run a single caching HTTP reverse proxy on GCP for a latency-sensitive website. This specific reverse proxy consumes almost no CPU. You want to have a 30-GB in-memory cache, and need an additional 2 GB of memory for the rest of the processes. You want to minimize...

February 22, 2022 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...

February 22, 2022 No Comments READ MORE +

What should you do?

You are the organization and billing administrator for your company. The engineering team has the Project Creator role on the organization. You do not want the engineering team to be able to link projects to the billing account. Only the finance team should be able to link a project to...

February 22, 2022 No Comments READ MORE +

What should you do?

You need to set up permissions for a set of Compute Engine instances to enable them to write data into a particular Cloud Storage bucket. You want to follow Google-recommended practices. What should you do?A . Create a service account with an access scope. Use the access scope ‘https://www.googleapis.com/auth/devstorage.write_only’.B ....

February 21, 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 21, 2022 No Comments READ MORE +

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...

February 21, 2022 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...

February 21, 2022 No Comments READ MORE +

Use Cloud Scheduler to trigger this Cloud Function once a day.

Use Cloud Scheduler to trigger this Cloud Function once a day.View AnswerAnswer: C

February 21, 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 21, 2022 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...

February 20, 2022 No Comments READ MORE +