For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeGCP Professional Cloud ArchitectGCP Professional Cloud Architect Practice Exam 3Question 35
    Hard1 markMultiple Choice
    Domain 5: Managing Implementation and Ensuring ReliabilityDomain 5GKECost OptimizationSpot VMs

    GCP PCA · Question 35 · Domain 5: Managing Implementation and Ensuring Reliability

    You manage a GKE cluster that runs a mix of critical web services and fault-tolerant batch processing jobs. The CFO has asked you to drastically reduce the compute costs of the cluster. How should you optimize the cluster architecture?

    Answer options:

    A.

    Convert all node pools to use Spot VMs.

    B.

    Create a separate node pool using Spot VMs for the batch jobs, and enable Node Auto-Provisioning (NAP) to right-size nodes.

    C.

    Disable the Cluster Autoscaler and manually provision the minimum number of nodes required.

    D.

    Move all workloads to Cloud Run.

    How to approach this question

    Identify the workload types: critical (needs stable VMs) and fault-tolerant (can use Spot VMs). Combine this with GKE cost optimization features like NAP.

    Full Answer

    B.Create a separate node pool using Spot VMs for the batch jobs, and enable Node Auto-Provisioning (NAP) to right-size nodes.✓ Correct
    Create a separate node pool using Spot VMs for the batch jobs, and enable Node Auto-Provisioning (NAP) to right-size nodes.
    GKE allows you to create multiple node pools. By scheduling the fault-tolerant batch jobs onto a node pool backed by Spot VMs (formerly Preemptible VMs), you save massive amounts of money. Keeping the critical web services on standard VMs ensures reliability. Node Auto-Provisioning further optimizes costs by creating nodes that perfectly fit the resource requests of your pods.

    Common mistakes

    Applying Spot VMs to everything (A). Spot VMs are reclaimed by Google with 30 seconds notice, which will break critical web services.
    Question 34All questionsQuestion 36

    Practice the full GCP Professional Cloud Architect Practice Exam 3

    50 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01**CASE STUDY: TechStream Gaming** **Company Overview:** TechStream Gaming is a global gaming com...MediumQ02**CASE STUDY: TechStream Gaming** **Company Overview:** TechStream Gaming is a global gaming com...HardQ03**CASE STUDY: TechStream Gaming** **Company Overview:** TechStream Gaming is a global gaming com...MediumQ04**CASE STUDY: TechStream Gaming** **Company Overview:** TechStream Gaming is a global gaming com...EasyQ05**CASE STUDY: TechStream Gaming** **Company Overview:** TechStream Gaming is a global gaming com...Medium
    View all 50 questions →