Question 173 of 300
hardmultiple choiceObjective-mapped

GCDL Practice Question: Google Cloud's infrastructure is designed to be…

This GCDL practice question tests your understanding of google cloud's infrastructure is designed to be…. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

Google Cloud's infrastructure is designed to be highly available across multiple failure domains. What are 'availability zones' in Google Cloud, and how do they differ from 'regions'?

Question 1hardmultiple choice
Full question →

Google Cloud's infrastructure is designed to be highly available across multiple failure domains. What are 'availability zones' in Google Cloud, and how do they differ from 'regions'?

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Distractor review

Zones are continents; regions are individual countries within a continent.

This is incorrect. Regions are metropolitan geographic areas (city/state level). Zones are isolated physical data center areas within a region.

B

Distractor review

A zone is a global resource; a region is a local data center.

This is backwards. Regions are geographic areas (local); zones are isolated failure domains within a region. Global resources (like global load balancers) exist independently of both.

C

Distractor review

Zones and regions are different terms for the same thing — Google uses them interchangeably.

Zones and regions have distinct, specific meanings in GCP. Confusing them leads to architectural mistakes in availability design.

D

Best answer

A region is a geographic area containing multiple isolated zones; zones have independent failure domains but low-latency connectivity within the region.

Regions (e.g., us-central1) contain 3+ zones (us-central1-a, -b, -c) with independent power/cooling/networking. Intra-region zone latency is <5ms. Multi-zone deployment within a region provides HA against zone failures.

Common exam trap

Common exam trap: OSPF can fail even when IP connectivity looks correct

OSPF neighbour formation depends on matching areas, timers, network type, authentication and passive-interface behaviour. Do not choose an answer only because the devices can ping.

Technical deep dive

How to think about this question

OSPF questions usually test the details that control adjacency and route selection. Read the neighbour state, area, router ID and interface configuration before deciding what is wrong.

KKey Concepts to Remember

  • OSPF neighbours must agree on key parameters.
  • Router ID selection can affect neighbour relationships and LSDB output.
  • OSPF cost influences the preferred path.
  • A route can appear in OSPF information but not become the installed route.

TExam Day Tips

  • Check area mismatch first when OSPF adjacency fails.
  • Review passive interfaces when a network is advertised but no neighbour forms.
  • Use show ip ospf neighbor and show ip route clues carefully.

Key takeaway

OSPF neighbour adjacency depends on matching area, hello/dead timers, network type, and authentication — IP reachability alone is not enough.

Related practice questions

Related GCDL practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

Practice this exam

Start a free GCDL practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this GCDL question test?

OSPF neighbours must agree on key parameters.

What is the correct answer to this question?

The correct answer is: A region is a geographic area containing multiple isolated zones; zones have independent failure domains but low-latency connectivity within the region. — A Google Cloud region is a geographic area (e.g., us-central1 in Iowa) containing multiple zones. A zone is an isolated deployment area within a region (e.g., us-central1-a, us-central1-b, us-central1-c) — each zone has independent power, cooling, and networking. Deploying across multiple zones protects against zone-level failures. Deploying across multiple regions protects against regional disasters. Zones within a region have low-latency connectivity (<5ms) for synchronous replication.

What should I do if I get this GCDL question wrong?

Review OSPF neighbour requirements — matching area type, hello and dead timers, network type, stub flags, and authentication. Study show ip ospf neighbor states (INIT, 2-WAY, FULL). Then practise related GCDL OSPF questions on adjacency and route selection.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Discussion

Loading comments…

Sign in to join the discussion.

This GCDL 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 GCDL exam.