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?
Answer(s): A
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?
Answer(s): C
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?
Answer(s): D
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?
Answer(s): B
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?
https://cloud.google.com/bigquery/docs/estimate-costsOn-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:
ans is coldline i think
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.
answer 10 should be a because only a new project will be created & the organization is the same.
answer 16 should be b your organizational policies require you to use virtual machines directly
the explanation are really helpful
what is the percentage of common questions in gcp exam compared to 197 dump questions? are they 100% matching with real gcp exam?