PrepAway - Latest Free Exam Questions & Answers

Category: Professional Cloud Developer

Exam Professional Cloud Developer

Which improvement should you suggest your teammate make?

Your teammate has asked you to review the code below. Its purpose is to efficiently add a large number of small rows to a BigQuery table. Which improvement should you suggest your teammate make? A. Include multiple rows with each request. B. Perform the inserts in parallel by creating multiple threads. C. Write each row […]

Which code snippet should you include in your Pod configuration?

You are planning to deploy your application in a Google Kubernetes Engine (GKE) cluster The application exposes an HTTP-based health check at /healthz. You want to use this health check endpoint to determine whether traffic should be routed to the pod by the load balancer. Which code snippet should you include in your Pod configuration? […]

Which two actions should they take? (Choose two.)

Your company wants to expand their users outside the United States for their popular application. The company wants to ensure 99.999% availability of the database for their application and also wants to minimize the read latency for their users across the globe. Which two actions should they take? (Choose two.) A. Create a multi-regional Cloud […]

Which deployment strategy should you use?

You have an application deployed in production. When a new version is deployed, some issues don’t arise until the application receives traffic from users in production. You want to reduce both the impact and the number of users affected. Which deployment strategy should you use? A. Blue/green deployment B. Canary deployment C. Rolling deployment D. […]

Which command should you use?

You need to copy directory local-scripts and all of its contents from your local workstation to a Compute Engine virtual machine instance. Which command should you use? A. gsutil cp –project “my-gcp-project” -r ~/local-scripts/ gcp-instance-name:~/server-scripts/ –zone “us-east1-b” B. gsutil cp –project “my-gcp-project” -R ~/local-scripts/ gcp-instance-name:~/server-scripts/ –zone “us-east1-b” C. gcloud compute scp –project “my-gcp-project” –recurse ~/local-scripts/ […]


Page 1 of 212