Google Cloud Digital Leader — Question 22
Your organization needs to ensure that the Google Cloud resources of each of your departments are segregated from one another. Each department has several environments of its own: development, testing, and production. Which strategy should your organization choose?
Answer options
- A. Create a project per department, and create a folder per environment in each project.
- B. Create a folder per department, and create a project per environment in each folder.
- C. Create a Cloud Identity domain per department, and create a project per environment in each domain.
- D. Create a Cloud Identity domain per environment, and create a project per department in each domain.
Correct answer: B
Explanation
The correct answer is B because organizing resources into folders by department and projects by environment allows for clear segregation and management of resources. Option A mixes projects and folders, which complicates management. Option C and D involve unnecessary creation of Cloud Identity domains, which does not align with the requirement for departmental segregation.