You are creating a Google Kubernetes Engine (GKE) cluster with a cluster autoscaler feature enabled. You need to make sure that each node of the cluster will run a monitoring pod that sends container metrics to a third-party monitoring solution. What should you do?
A.
Deploy the monitoring pod in a StatefulSet object.
B.
Deploy the monitoring pod in a DaemonSet object.
C.
Reference the monitoring pod in a Deployment object
D.
Reference the monitoring pod in a cluster initializer at the GKE cluster creation time
Deploy the monitoring pod in a DaemonSet object.
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 Single-Zone when creating the Managed Instance Group.
C.
In the Instance Template, add the label ‘health-check’.
D.
In the Instance Template, add a startup script that sends a heartbeat to the metadata server
In the Instance Template, add the label ‘health-check’.
You recently deployed a new version of an application to App Engine and then discovered a bug in the release. You need to immediately revert to the prior version of the application. What should you do?
A.
Run gcloud app restore.
B.
On the App Engine page of the GCP Console, select the application that needs to be reverted and click
Revert.
C.
On the App Engine Versions page of the GCP Console, route 100% of the traffic to the previous
version.
D.
Deploy the original version as a separate application. Then go to App Engine settings and split traffic
between applications so that the original version serves 100% of the requests.
Deploy the original version as a separate application. Then go to App Engine settings and split traffic
between applications so that the original version serves 100% of the requests.
You need to set up a policy so that videos stored in a specific Cloud Storage Regional bucket are moved to
Coldline after 90 days, and then deleted after one year from their creation. How should you set up the policy?
A.
Use Cloud Storage Object Lifecycle Management using Age conditions with SetStorageClass and
Delete actions. Set the SetStorageClass action to 90 days and the Delete action to 275 days (365 – 90)
B.
Use Cloud Storage Object Lifecycle Management using Age conditions with SetStorageClass and
Delete actions. Set the SetStorageClass action to 90 days and the Delete action to 365 days.
C.
Use gsutil rewrite and set the Delete action to 275 days (365-90).
D.
Use gsutil rewrite and set the Delete action to 365 days.
Use Cloud Storage Object Lifecycle Management using Age conditions with SetStorageClass and
Delete actions. Set the SetStorageClass action to 90 days and the Delete action to 275 days (365 – 90)
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 cloud-billing@google.com with your bank account details and request a corporate billing
account for your company.
B.
Create a ticket with Google Support and wait for their call to share your credit card details over the
phone.
C.
In the Google Platform Console, go to the Resource Manage and move all projects to the root
Organizarion.
D.
In the Google Cloud Platform Console, create a new billing account and set up a payment method.
In the Google Cloud Platform Console, create a new billing account and set up a payment method.
Page 3 out of 23 Pages |
Previous |