Free Professional Cloud Developer Exam Braindumps (page: 3)

Page 3 of 82

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?

  1. Blue/green deployment
  2. Canary deployment
  3. Rolling deployment
  4. Recreate deployment

Answer(s): B


Reference:

https://thenewstack.io/deployment-strategies/



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

  1. Create a multi-regional Cloud Spanner instance with "nam-asia-eur1" configuration.
  2. Create a multi-regional Cloud Spanner instance with "nam3" configuration.
  3. Create a cluster with at least 3 Spanner nodes.
  4. Create a cluster with at least 1 Spanner node.
  5. Create a minimum of two Cloud Spanner instances in separate regions with at least one node.
  6. Create a Cloud Dataflow pipeline to replicate data across different databases.

Answer(s): A,C



You need to migrate an internal file upload API with an enforced 500-MB file size limit to App Engine.
What should you do?

  1. Use FTP to upload files.
  2. Use CPanel to upload files.
  3. Use signed URLs to upload files.
  4. Change the API to be a multipart file upload API.

Answer(s): D


Reference:

https://wiki.christophchamp.com/index.php?title=Google_Cloud_Platform



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?





Answer(s): B

Explanation:

For the GKE ingress controller to use your readinessProbes as health checks, the Pods for an Ingress must exist at the time of Ingress creation. If your replicas are scaled to 0, the default health check will apply.



Page 3 of 82



Post your Comments and Discuss Google Professional Cloud Developer exam with other Community members:

DaveP commented on November 19, 2023
Some of these answers are wrong according to the Google sample questions.
UNITED STATES
upvote

devansh commented on June 21, 2023
does anyone recently took the exam , i have it in 2 days , are these dumps only enough for the prep?
Anonymous
upvote