
Answer-first summary for fast verification
Answer: Use a project for each initiative and place those projects in a folder. Attach policies to the folder to enforce constraints.
Each initiative should have its own project to isolate and manage its resources effectively. All projects should be grouped under the same folder, with policies attached to the folder to ensure all projects within inherit these constraints. This approach ensures compliance with regulations while maintaining organizational clarity. Folders cannot be placed within a project, and organizations cannot be nested within folders. For more details, refer to [Google Cloud's resource hierarchy documentation](https://cloud.google.com/resource-manager/docs/cloud-platform-resource-hierarchy).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
How should a group of data engineers organize their Google Cloud resources for several initiatives, each with their own VMs, storage buckets, and sets of Cloud Functions, while adhering to the same regulatory constraints?
A
Use a project for each initiative and place those projects in a folder. Attach policies to the folder to enforce constraints.
B
Use an organization for each initiative and place those folders in a project. Attach policies to the organization to enforce constraints.
C
Use a folder for each initiative and place those folders in a project. Attach policies to the project to enforce constraints.
D
Use a project for each initiative and place those projects in an organization. Attach policies to the organization to enforce constraints.
No comments yet.