What should you do?

You have a virtual machine that is currently configured with 2 vCPUs and 4 GB of memory. It is running out of memory. You want to upgrade the virtual machine to have 8 GB of memory. What should you do?A . Rely on live migration to move the workload to...

December 2, 2020 No Comments READ MORE +

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

December 2, 2020 No Comments READ MORE +

How should you set up the policy?

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

December 2, 2020 No Comments READ MORE +

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

December 1, 2020 No Comments READ MORE +

What should you do?

You created a Google Cloud Platform project with an App Engine application inside the project. You initially configured the application to be served from the us-central region. Now you want the application to be served from the asia-northeast1 region. What should you do?A . Change the default region property setting...

November 30, 2020 1 Comment READ MORE +

What should you do?

You need to select and configure compute resources for a set of batch processing jobs. These jobs take around 2 hours to complete and are run nightly. You want to minimize service costs. What should you do?A . Select Google Kubernetes Engine. Use a single-node cluster with a small instance...

November 30, 2020 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...

November 30, 2020 No Comments READ MORE +

Which configuration meets these requirements?

You have production and test workloads that you want to deploy on Compute Engine. Production VMs need to be in a different subnet than the test VMs. All the VMs must be able to reach each other over internal IP without creating additional routes. You need to set up VPC...

November 30, 2020 No Comments READ MORE +

What should you do?

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

November 29, 2020 No Comments READ MORE +

What should you do?

You create a new Google Kubernetes Engine (GKE) cluster and want to make sure that it always runs a supported and stable version of Kubernetes. What should you do?A . Enable the Node Auto-Repair feature for your GKE cluster.B . Enable the Node Auto-Upgrades feature for your GKE cluster.C ....

November 29, 2020 No Comments READ MORE +