Official Bank 0/265

Google Professional Cloud Developer Exam (Professional-Cloud-Developer) - Google Cloud Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
265 Total Questions
1
Question
You are building an API that will be used by Android and iOS apps The API must:

• Support HTTPs

• Minimize bandwidth cost

• Integrate easily with mobile apps

Which API architecture should you use?
Options
A RESTful APIs
B MQTT for APIs
C gRPC-based APIs
D SOAP-based APIs
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
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?

Exhibit
Options
A Option A
B Option B
C Option C
D Option D
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
You need to deploy a new European version of a website hosted on Google Kubernetes Engine. The current and new websites must be accessed via the same HTTP(S) load balancer's external IP address, but have different domain names. What should you do?
Options
A Modify the existing Ingress resource with a host rule matching the new domain
B Define a new Ingress resource with a host rule matching the new domain
C Create a new Service of type LoadBalancer specifying the existing IP address as the loadBalancerIP
D Generate a new Ingress resource and specify the existing IP address as the kubernetes.io/ingress.global-static-ip-name annotation value
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
Your company has a new security initiative that requires all data stored in Google Cloud to be encrypted by customer-managed encryption keys. You plan to use Cloud Key Management Service (KMS) to configure access to the keys. You need to follow the "separation of duties" principle and Google-recommended best practices. What should you do? (Choose two.)
Select 2
Options
A Do not assign an owner to the Cloud KMS project.
B Provision Cloud KMS in its own project.
C Grant an owner role for the Cloud KMS project to a different user than the owner of the project
where the keys from Cloud KMS are being used.
D Provision Cloud KMS in the project where the keys are being used.
E Grant the roles/cloudkms.admin role to the owner of the project where the keys from Cloud KMS are being used.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
Which service should HipLocal use to enable access to internal apps?
Options
A Cloud VPN
B Cloud Armor
C Virtual Private Cloud
D Cloud Identity-Aware Proxy
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.