
Answer-first summary for fast verification
Answer: Configure an organizational policy which constrains where resources can be deployed.
The correct answer is A because organizational policies in Google Cloud provide a proactive and enforceable mechanism to constrain resource deployment locations. Specifically, the 'resource locations' constraint allows administrators to define allowed Google Cloud regions where resources can be created, preventing deployment in unauthorized regions from the outset. This approach is recommended over reactive measures like monitoring alerts (D) or setting quotas to zero (C), which don't prevent creation and may disrupt legitimate operations. IAM conditions (B) are more granular and resource-specific but less comprehensive for broad regional restrictions. The community discussion strongly supports A with 89% consensus, citing Google's documentation on organization policies for defining locations as the authoritative solution.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
As a Google Cloud Architect, what is the recommended approach to ensure that Mountkirk Games' resources are deployed and remain exclusively within their designated Google Cloud regions?
A
Configure an organizational policy which constrains where resources can be deployed.
B
Configure IAM conditions to limit what resources can be configured.
C
Configure the quotas for resources in the regions not being used to 0.
D
Configure a custom alert in Cloud Monitoring so you can disable resources as they are created in other regions.
No comments yet.