Free Professional Cloud Developer Exam Braindumps (page: 34)

Page 34 of 82

You recently deployed your application in Google Kubernetes Engine, and now need to release a new version of your application. You need the ability to instantly roll back to the previous version in case there are issues with the new version.
Which deployment model should you use?

  1. Perform a rolling deployment, and test your new application after the deployment is complete.
  2. Perform A/B testing, and test your application periodically after the new tests are implemented.
  3. Perform a blue/green deployment, and test your new application after the deployment is. complete.
  4. Perform a canary deployment, and test your new application periodically after the new version is deployed.

Answer(s): C



You developed a JavaScript web application that needs to access Google Drive's API and obtain permission from users to store files in their Google Drives. You need to select an authorization approach for your application.
What should you do?

  1. Create an API key.
  2. Create a SAML token.
  3. Create a service account.
  4. Create an OAuth Client I

Answer(s): D


Reference:

https://developers.google.com/drive/api/v3/about-auth



You manage an ecommerce application that processes purchases from customers who can subsequently cancel or change those purchases. You discover that order volumes are highly variable and the backend order-processing system can only process one request at a time. You want to ensure seamless performance for customers regardless of usage volume. It is crucial that customers' order update requests are performed in the sequence in which they were generated.
What should you do?

  1. Send the purchase and change requests over WebSockets to the backend.
  2. Send the purchase and change requests as REST requests to the backend.
  3. Use a Pub/Sub subscriber in pull mode and use a data store to manage ordering.
  4. Use a Pub/Sub subscriber in push mode and use a data store to manage ordering.

Answer(s): C



Your company needs a database solution that stores customer purchase history and meets the following requirements:
✑ Customers can query their purchase immediately after submission.
✑ Purchases can be sorted on a variety of fields.
✑ Distinct record formats can be stored at the same time.
Which storage option satisfies these requirements?

  1. Firestore in Native mode
  2. Cloud Storage using an object read
  3. Cloud SQL using a SQL SELECT statement
  4. Firestore in Datastore mode using a global query

Answer(s): A



Page 34 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