Question

Difficulty: MediumSecurity, Governance, and Manageability

A medical research startup must comply with strict healthcare data residency regulations that forbid patient data from leaving its home country. During their cloud migration planning, the IT team discusses how to prevent accidental non-compliance. Is it true that cloud governance capabilities allow the startup to define and enforce policies that automatically block the deployment of resources in cloud regions located outside of their home country?

Answer: Answer

Answer

True
Cloud governance enables organizations to enforce compliance and corporate standards proactively. By using governance policies, administrators can define rules that restrict resource deployment to allowed geographic regions. Any deployment attempt that violates these rules is automatically blocked, ensuring strict adherence to data residency regulations.

Step-by-Step Solution

1
Analyze the scenario and determine the core requirement.
The startup needs to enforce data residency compliance by preventing resource deployments outside their home country.
This establishes the business goal that must be mapped to cloud capabilities.
2
Evaluate the capabilities of cloud governance regarding resource deployment controls.
Cloud governance includes the ability to define policies, standards, and guardrails (such as Azure Policy) that proactively restrict resource properties, including their allowed deployment locations (regions).
This verifies whether the specific control mechanism is a feature of cloud governance.
3
Determine if the governance tools can enforce these policies automatically by blocking non-compliant deployments.
Yes, cloud governance policies can be configured to deny the creation of resources that do not match the specified compliance criteria, rather than just auditing them after deployment.
This confirms that the automated enforcement described in the statement is accurate.

Key Concept

Cloud Governance and Compliance
Rate this question