AWS organizuje swoją globalną infrastrukturę w Regiony (lokalizacje geograficzne) i Strefy Dostępności (izolowane centra danych w ramach regionu). Zrozumienie ich jest fundamentalne dla projektowania aplikacji, które są niezawodne (odporne na awarie) i wydajne (niska opóźnienie).
Regiony — lokalizacje geograficzne
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)
