cloud-digital-leader question 57 discussion

View all Google Cloud Digital Leader here
back to google forum

Question 57 Topic 3

Topic 3
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?

  • 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.
Answer:

D


Explanation:
Reference: https://cloud.google.com/identity/docs/setup

User Votes:
A
50%
B 2 votes
50%
C 1 votes
50%
D
50%
Discussions
0 / 1000
mmmad
1 year ago

The recommended strategy for ensuring segregation of Google Cloud resources for each department with multiple environments (development, testing, and production) would be to create a folder per department, and create a project per environment in each folder.

This strategy provides a clear and organized structure for managing resources. By creating a folder per department, you can logically group projects and enforce access controls and policies at the folder level. Within each folder, you can then create separate projects for each environment (development, testing, and production). This allows for better isolation and control of resources within each environment.