Question

Difficulty: EasyAWS Global Infrastructure

A multinational company is launching a new application and needs to host its user data within the borders of Germany to comply with national regulations. Which AWS global infrastructure component should the company select to ensure the data is stored in this specific geographic location?

  1. A
    Availability Zones
  2. AWS RegionsAnswer
  3. C
    Edge Locations
  4. D
    AWS Local Zones

Answer

AWS Regions
AWS Regions are independent geographic areas that contain multiple Availability Zones. Deploying resources in a specific AWS Region ensures that data remains within that geographical boundary, satisfying data sovereignty and residency laws.

Step-by-Step Solution

1
Identify the primary requirement, which is to store user data within the physical borders of Germany to comply with national regulations.
Recognize that the solution must select a top-level geographic boundary in AWS that guarantees data residency.
Compliance and data sovereignty laws require data to be hosted inside specific national boundaries.
2
Evaluate which AWS global infrastructure component represents a separate geographic area.
Determine that AWS Regions are the independent geographic areas where AWS services are deployed, allowing customers to control data location.
Choosing a Region in Germany (such as eu-central-1 in Frankfurt) ensures that all provisioned resources and data remain within the national borders of Germany.

Key Concept

AWS Regions are separate geographic areas used to host resources and satisfy data sovereignty and compliance requirements.
Estimated Time:45s
Rate this question