AWS organisiert seine globale Infrastruktur in Regions (geografische Standorte) und Availability Zones (isolierte Rechenzentren innerhalb einer Region). Das Verständnis dafür ist grundlegend für die Gestaltung von Anwendungen, die zuverlässig (fehlerresistent) und leistungsfähig (niedrige Latenz) sind.
Regions — geografische Standorte
A REGION is a geographic area with AWS infrastructure (e.g. us-east-1 Virginia,
eu-west-1 Ireland, ap-southeast-1 Singapore):
→ choose regions based on: proximity to USERS (lower latency), data RESIDENCY/
compliance (where data must legally reside), service availability, and cost
→ regions are isolated from each other (a region's issues don't affect others)
