Bird
0
0

Consider a Managed Instance Group spread across two zones with health checks enabled. If one zone fails completely, what happens to the instances?

medium📝 service behavior Q13 of 15
GCP - Cloud SQL and Databases
Consider a Managed Instance Group spread across two zones with health checks enabled. If one zone fails completely, what happens to the instances?
AInstances in the failed zone are replaced in the same zone
BInstances in the failed zone remain down until manual restart
CInstances in the failed zone are replaced in the other zone
DAll instances in both zones are shut down
Step-by-Step Solution
Solution:
  1. Step 1: Understand multi-zone MIG behavior

    MIGs spread instances across zones for fault tolerance.
  2. Step 2: Analyze failure impact

    If one zone fails, MIG recreates instances in healthy zones to maintain capacity.
  3. Final Answer:

    Instances in the failed zone are replaced in the other zone -> Option C
  4. Quick Check:

    Zone failure triggers instance replacement in healthy zones [OK]
Quick Trick: MIGs replace failed zone instances in other zones automatically [OK]
Common Mistakes:
  • Thinking instances are replaced in the failed zone
  • Assuming manual restart is needed
  • Believing all instances shut down

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More GCP Quizzes