Google Cloud Digital Leader — Question 33

Your organization is defining the resource hierarchy for its new application in Google Cloud. You need separate development and production environments. The production environment will be deployed in Compute Engine in two regions. Which structure should your organization choose?

Answer options

Correct answer: C

Explanation

The correct answer is C because having separate projects for development and production environments ensures isolation of resources and management policies, which is crucial for maintaining stability in production. Options A and B do not provide sufficient separation between environments, which can lead to potential issues. Option D is overly complex and unnecessary, as one project per environment suffices.