Google Associate Cloud Engineer Associate Cloud Engineer Exam Questions in PDF

Free Google Associate Cloud Engineer Dumps Questions (page: 3)

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?

  1. Deployment Manager
  2. Cloud Composer
  3. Managed Instance Group
  4. Unmanaged Instance Group

Answer(s): A

Explanation:

https://cloud.google.com/deployment-manager/docs/configuration/create-basic-configuration



You have a Dockerfile that you need to deploy on Kubernetes Engine.
What should you do?

  1. Use kubectl app deploy <dockerfilename>.
  2. Use gcloud app deploy <dockerfilename>.
  3. Create a docker image from the Dockerfile and upload it to Container Registry. Create a Deployment YAML file to point to that image. Use kubectl to create the deployment with that file.
  4. Create a docker image from the Dockerfile and upload it to Cloud Storage. Create a Deployment YAML file to point to that image. Use kubectl to create the deployment with that file.

Answer(s): C


Reference:

https://cloud.google.com/kubernetes-engine/docs/tutorials/hello-app



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?

  1. Download and deploy the Jenkins Java WAR to App Engine Standard.
  2. Create a new Compute Engine instance and install Jenkins through the command line interface.
  3. Create a Kubernetes cluster on Compute Engine and create a deployment with the Jenkins Docker image.
  4. Use GCP Marketplace to launch the Jenkins solution.

Answer(s): D


Reference:

https://cloud.google.com/solutions/using-jenkins-for-distributed-builds-on-compute- engine



You need to update a deployment in Deployment Manager without any resource downtime in the deployment.
Which command should you use?

  1. gcloud deployment-manager deployments create --config <deployment-config-path>
  2. gcloud deployment-manager deployments update --config <deployment-config-path>
  3. gcloud deployment-manager resources create --config <deployment-config-path>
  4. gcloud deployment-manager resources update --config <deployment-config-path>

Answer(s): B


Reference:

https://cloud.google.com/sdk/gcloud/reference/deployment- manager/deployments/update



You need to run an important query in BigQuery but expect it to return a lot of records. You want to find out how much it will cost to run the query. You are using on-demand pricing.
What should you do?

  1. Arrange to switch to Flat-Rate pricing for this query, then move back to on-demand.
  2. Use the command line to run a dry run query to estimate the number of bytes read. Then convert that bytes estimate to dollars using the Pricing Calculator.
  3. Use the command line to run a dry run query to estimate the number of bytes returned. Then convert that bytes estimate to dollars using the Pricing Calculator.
  4. Run a select count (*) to get an idea of how many records your query will look through. Then convert that number of rows to dollars using the Pricing Calculator.

Answer(s): B


Reference:

https://cloud.google.com/bigquery/docs/estimate-costs

On-demand pricing Under on-demand pricing, BigQuery charges for queries by using one metric: the number of bytes processed (also referred to as bytes read). You are charged for the number of bytes processed whether the data is stored in BigQuery or in an external data source such as Cloud Storage, Drive, or Cloud Bigtable. On-demand pricing is based solely on usage. https://cloud.google.com/bigquery/pricing#on_demand_pricing



Share your comments for Google Associate Cloud Engineer exam with other users:

Q
Q44
7/30/2023 11:50:00 AM

ans is coldline i think

A
Anastasiia
12/28/2023 9:06:00 AM

totally not correct answers. 21. you have one gcp account running in your default region and zone and another account running in a non-default region and zone. you want to start a new compute engine instance in these two google cloud platform accounts using the command line interface. what should you do? correct: create two configurations using gcloud config configurations create [name]. run gcloud config configurations activate [name] to switch between accounts when running the commands to start the compute engine instances.

A
Asad Khan
11/1/2023 2:44:00 AM

answer 10 should be a because only a new project will be created & the organization is the same.

A
Asad Khan
11/1/2023 3:10:00 AM

answer 16 should be b your organizational policies require you to use virtual machines directly

T
Tar01
7/24/2023 7:07:00 PM

the explanation are really helpful

S
S Roychowdhury
6/26/2023 5:27:00 PM

what is the percentage of common questions in gcp exam compared to 197 dump questions? are they 100% matching with real gcp exam?

AI Tutor 👋 I’m here to help!