Medium1 markMultiple Choice
GCP PCA · Question 36 · Technical Requirements
You are designing a highly available web application on Compute Engine. The application must survive a single zone failure without any manual intervention. Which TWO architectural components are required? (Select TWO)
You are designing a highly available web application on Compute Engine. The application must survive a single zone failure without any manual intervention. Which TWO architectural components are required? (Select TWO)
Answer options:
A.
Regional Managed Instance Group (MIG)
B.
Zonal Managed Instance Group (MIG)
C.
HTTP(S) Load Balancer
D.
Cloud VPN
E.
Cloud Storage Multi-region bucket
How to approach this question
Identify the compute grouping and traffic routing components needed for multi-zone HA.
Full Answer
To survive a zone failure, compute resources must span multiple zones (Regional MIG). Additionally, a Load Balancer is required to perform health checks and route incoming user traffic only to the healthy instances in the surviving zones.
Common mistakes
Selecting Zonal MIG (B) which provides no cross-zone redundancy.
Practice the full GCP Professional Cloud Architect Practice Exam 5
50 questions · hints · full answers · grading
More questions from this exam
Q01CASE STUDY: TechStream Gaming
Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...HardQ02CASE STUDY: TechStream Gaming
Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...MediumQ03CASE STUDY: TechStream Gaming
Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...MediumQ04CASE STUDY: TechStream Gaming
Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...MediumQ05CASE STUDY: TechStream Gaming
Overview: Gaming company, 500 employees, $100M revenue. 200 on-prem...Easy
Expert