Courseiva

Google PCA Practice Question: Managing Implementation and Ensuring Solution and Operations Reliability

An e-commerce platform runs on GKE with Autopilot. The team wants to perform a canary deployment where 10% of traffic goes to a new version. They need to monitor the canary's error rate and latency, and automatically roll back if thresholds are exceeded. Which TWO services or features should they use together?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Cloud Monitoring

Cloud Deploy can orchestrate canary deployments with traffic splitting. Cloud Monitoring provides alerting that can trigger rollbacks. GKE Autopilot does not support node management. Traffic Director is for service mesh traffic management but not directly for canary deployments with automatic rollback. Cloud Scheduler is for cron jobs, not deployment.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • GKE Autopilot node pools

    Why it's wrong here

    Autopilot manages nodes automatically; node pools are not configurable for canary deployments.

  • Cloud Scheduler

    Why it's wrong here

    Cloud Scheduler is for scheduled jobs, not for deployment orchestration.

  • Cloud Monitoring

    Why this is correct

    Cloud Monitoring can set up alerts on error rate and latency to trigger automatic rollback.

  • Cloud Deploy

    Why this is correct

    Cloud Deploy can manage canary deployments and traffic splitting.

  • Traffic Director

    Why it's wrong here

    Traffic Director is for service mesh, not for canary deployment orchestration with automatic rollback.

About these practice questions

This PCA question is part of Courseiva's 955-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PCA practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PCA exam.