AWSはグローバルインフラストラクチャをリージョン(地理的位置)とアベイラビリティーゾーン(リージョン内の分離されたデータセンター)に組織化しています。これらを理解することは、信頼性(フォールトトレランス)とパフォーマンス(低レイテンシ)に優れたアプリケーションを設計するための基本です。
リージョン — 地理的位置
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)
