Free Professional Cloud Developer Exam Braindumps (page: 37)

Page 37 of 82

The development teams in your company want to manage resources from their local environments. You have been asked to enable developer access to each team’s Google Cloud projects. You want to maximize efficiency while following Google-recommended best practices.
What should you do?

  1. Add the users to their projects, assign the relevant roles to the users, and then provide the users with each relevant Project ID.
  2. Add the users to their projects, assign the relevant roles to the users, and then provide the users with each relevant Project Number.
  3. Create groups, add the users to their groups, assign the relevant roles to the groups, and then provide the users with each relevant Project ID.
  4. Create groups, add the users to their groups, assign the relevant roles to the groups, and then provide the users with each relevant Project Number.

Answer(s): C



Your company’s product team has a new requirement based on customer demand to autoscale your stateless and distributed service running in a Google Kubernetes Engine (GKE) duster. You want to find a solution that minimizes changes because this feature will go live in two weeks.
What should you do?

  1. Deploy a Vertical Pod Autoscaler, and scale based on the CPU load.
  2. Deploy a Vertical Pod Autoscaler, and scale based on a custom metric.
  3. Deploy a Horizontal Pod Autoscaler, and scale based on the CPU toad.
  4. Deploy a Horizontal Pod Autoscaler, and scale based on a custom metric.

Answer(s): C



Your application is composed of a set of loosely coupled services orchestrated by code executed on Compute Engine. You want your application to easily bring up new Compute Engine instances that find and use a specific version of a service. How should this be configured?

  1. Define your service endpoint information as metadata that is retrieved at runtime and used to connect to the desired service.
  2. Define your service endpoint information as label data that is retrieved at runtime and used to connect to the desired service.
  3. Define your service endpoint information to be retrieved from an environment variable at runtime and used to connect to the desired service.
  4. Define your service to use a fixed hostname and port to connect to the desired service. Replace the service at the endpoint with your new version.

Answer(s): A



You are developing a microservice-based application that will run on Google Kubernetes Engine (GKE). Some of the services need to access different Google Cloud APIs. How should you set up authentication of these services in the cluster following Google-recommended best practices? (Choose two.)

  1. Use the service account attached to the GKE node.
  2. Enable Workload Identity in the cluster via the gcloud command-line tool.
  3. Access the Google service account keys from a secret management service.
  4. Store the Google service account keys in a central secret management service.
  5. Use gcloud to bind the Kubernetes service account and the Google service account using roles/iam.workloadIdentity.

Answer(s): B,E



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