Bird
0
0

What will happen if you try to reduce the number of nodes in a Cloud Spanner multi-region instance below the minimum required for that configuration?

medium📝 service behavior Q5 of 15
GCP - Cloud SQL and Databases
What will happen if you try to reduce the number of nodes in a Cloud Spanner multi-region instance below the minimum required for that configuration?
AThe request will fail with an error
BThe instance will scale down successfully
CData availability will be compromised silently
DThe instance will automatically switch to single-region mode
Step-by-Step Solution
Solution:
  1. Step 1: Recall node scaling rules for multi-region instances

    Cloud Spanner enforces minimum nodes per configuration to maintain performance and availability.
  2. Step 2: Understand behavior on invalid scaling requests

    Requests to reduce nodes below minimum are rejected with an error.
  3. Final Answer:

    The request will fail with an error -> Option A
  4. Quick Check:

    Scaling below minimum nodes = Request fails [OK]
Quick Trick: Cannot scale below minimum nodes; request is rejected [OK]
Common Mistakes:
  • Assuming silent degradation occurs
  • Thinking instance auto-switches modes
  • Believing scaling always succeeds

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More GCP Quizzes