A county must choose AWS Regions for a citizen portal where data-residency rules constrain allowable locations and page-load latency for residents also matters. Which Region and AZ selection approach best balances these requirements?
Select an answer to reveal the explanation.
Short Explanation
Residency rules are the fence line; latency is how long the drive feels inside the fence. Pick legal Regions first, then the ones that feel fast for citizens, and spread across AZs. Cheapest-anywhere or one lonely AZ ignores both compliance and resilience.
Full Explanation
Region selection for public-sector workloads must satisfy data-residency and regulatory constraints before optimizing for price or convenience. Within compliant Regions, architects then evaluate latency to users and design multi-AZ deployments for availability. Choosing non-compliant Regions, single-AZ production placements, or assuming a CDN alone legitimizes unlawful data placement fails professional organizational requirements for a citizen portal.