Skip to content

Deploying applications Questions

Practice questions for Deploying applications topic in Google Professional Cloud Developer. 40 questions covering this domain.

40 questions8 easy21 medium11 hard
Q1
easy

Which gcloud command pattern deploys a Cloud Run service directly from source code?

Q2
medium

An operator deletes an HPA object from a deployment that currently has 7 replicas. What happens immediately after deletion?

Q3
medium

A Cloud Run service should react to Google Cloud events after filtering on event type and other attributes. Which Eventarc edition is recommended for ...

Q4
hard

An API team needs a proxy layer in front of backend services so it can add quotas, rate limiting, analytics, security, and traffic management without ...

Q5
medium

A team configures HPA based on CPU utilization percentage and notices autoscaling is not behaving as expected. Which workload setting must be defined ...

Q6
medium

A project has never deployed Cloud Run from source before, and no Artifact Registry repository exists for source builds. What happens during the deplo...

Q7
hard

A team wants to release a Cloud Run revision slowly by moving 5 percent, then 25 percent, then 50 percent of traffic after tests pass, without rebuild...

Q8
easy

A team wants a HorizontalPodAutoscaler based on CPU plus custom or external metrics. Which API version is recommended for the HPA object?

Q9
hard

A GKE service should scale Pods based on frontend traffic fullness instead of CPU, and the team wants the autoscaler to use load balancer signals. Whi...

Q10
medium

A GKE deployment uses an HPA with CPU and memory metrics. How does HPA choose the scaling recommendation?

Q11
medium

A team wants blue/green deployments on GKE so traffic can switch between two Deployments with quick rollback. Which approach is recommended?

Q12
medium

A team wants Cloud Run to send a percentage of traffic to a new revision while keeping the rest on the previous revision for canary release. Which cap...

Q13
easy

Which Kubernetes object exposes a Deployment to external HTTP(S) traffic on GKE behind a Google Cloud Load Balancer with host- or path-based routing?

Q14
hard

A team must deploy the same release to dev, staging, and prod with required approvals before prod. Which Cloud Deploy feature enforces a manual approv...

Q15
medium

A developer wants `gcloud run deploy` to use a YAML service specification file checked into Git rather than command-line flags. Which option supports ...

Q16
medium

Which GKE workload mode lets Google manage cluster nodes so developers focus on Pods and pay per Pod resource requests?

Q17
hard

A GKE Deployment update is failing because new Pods cannot pull a private image, and the rollout is stuck in progress. What should the developer check...

Q18
medium

Cloud Deploy uses delivery pipelines that promote releases through which configured construct?

Q19
easy

Which Google Cloud service is the managed continuous delivery service that orchestrates progressive deployment to GKE, Cloud Run, and other targets?

Q20
hard

A team uses Binary Authorization on GKE and wants to allow break-glass deployment of an unsigned image during an outage with full audit. Which capabil...

Sign in to see all 40 questions

Create a free account to browse all questions — completely free during our launch phase.