PROFESSIONAL-CLOUD-ARCHITECT · Question #372
A large, multinational corporation is migrating to Google Cloud. The company has several distinct business units: Finance, Marketing, and Research and Development (R&D). The central security team has
The correct answer is A. Create a folder for each department under the root Organization node. Apply the resource. Using folders per business unit enables scalable policy enforcement and delegated administration. Applying the resource location restriction at the Finance folder level enforces compliant regions for all Finance projects, while IAM on that folder allows tight control via the fina
Question
Options
- ACreate a folder for each department under the root Organization node. Apply the resource
- BPlace all projects directly under the Organization node. Use network tags and service accounts to
- CCreate separate Google Cloud Organizations for each department (Finance, Marketing, and
- DCreate a single project for each department. Apply the resource location policy directly to the
How the community answered
(29 responses)- A79% (23)
- B3% (1)
- C10% (3)
- D7% (2)
Explanation
Using folders per business unit enables scalable policy enforcement and delegated administration. Applying the resource location restriction at the Finance folder level enforces compliant regions for all Finance projects, while IAM on that folder allows tight control via the finance-admins group. Separate Marketing projects for production and development provide clear environment separation and independent administration. Keeping R&D within its own folder supports strong isolation from production through folder-level policies and IAM while still allowing flexibility. Granting the auditing team read-only access at the Organization level provides consistent visibility across all resources without per-project management overhead.
Topics
Community Discussion
No community discussion yet for this question.