Advanced 6 topic areas 59+ exercises

Multi-Region Infrastructure Architect

Multi-Region Infrastructure Architects design distributed systems that serve users globally while meeting data residency, latency, and availability requirements. Their English work includes writing multi-region architecture decision records, explaining consistency trade-offs to product teams, presenting disaster recovery plans to compliance teams, and communicating global infrastructure investments to leadership. This path builds the vocabulary for discussing planetary-scale infrastructure design.

Topics covered

  • Active-active vs active-passive
  • Global traffic management
  • Data residency & sovereignty
  • Consistency trade-offs
  • Disaster recovery
  • Latency optimisation

Vocabulary spotlight

4 terms every Multi-Region Infrastructure Architect should know in English:

active-active adj.

A multi-region architecture where all regions handle live traffic simultaneously — providing higher throughput and no failover delay, but requiring distributed consistency mechanisms

"The active-active design means users in EU and US both write to their nearest region, which requires conflict resolution in the data layer."
data residency n.

The legal or contractual requirement that certain data must be stored and processed within a specific geographic jurisdiction

"Our EU customers' personal data must meet GDPR data residency requirements — it cannot leave the eu-west-1 region."
RTO n.

Recovery Time Objective — the maximum acceptable time for a system to be restored after a disaster or failure

"Our RTO for the payment service is 15 minutes — multi-region active-passive failover meets that target with a 5-minute margin."
global traffic manager n.

A DNS or anycast-based routing layer that directs users to the nearest or healthiest region based on latency, health checks, or geographic rules

"The global traffic manager automatically routes EU users away from us-east-1 when the region health check fails."
Open full glossary →

📚 Vocabulary Reference

Key terms organised by category for Multi-Region Infrastructure Architects:

Topology

active-activeactive-passivewarm standbycold standbypilot lightmulti-regionmulti-AZregion pairedge locationPoP

Traffic & DNS

global traffic manageranycastGeoDNShealth checkfailover routinglatency-based routingweighted routingsplit horizon DNSTTLAnycast IP

Data & Consistency

data residencydata sovereigntyreplication lageventual consistencystrong consistencyconflict resolutionCRDTRPORTOcross-region replication

Compliance & Cost

GDPRdata localisationjurisdictional riskegress costreplication costcross-region latencyfailover testDR drillrecovery runbookcompliance attestation
Study full vocabulary modules →

Recommended exercises

Real-world scenarios you'll practise

  • Writing an ADR for choosing active-active over active-passive: explaining the consistency trade-offs and operational complexity cost
  • Presenting data residency compliance requirements to engineering: mapping legal obligations to concrete infrastructure constraints
  • Explaining RPO and RTO targets to product management: translating disaster recovery objectives into user-facing impact language
  • Presenting a multi-region cost model to a CFO: breaking down the premium over single-region deployment against availability and compliance value

Recommended reading

Explore another role

🗺️ Data Lineage Engineer

Open path →