Exam: Cloud Digital Leader 0 Likes
Your organization is defining the resource hierarchy for its new (Digital Leader)
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?
A) Create a single project for all environments. Use labels to segregate resources by environment.
B) Create a single project for all environments. Use tags to segregate resources by environment.
C) Create one project for the development environment and one project for the production environment.
D) Create two projects for the development environment and two projects for the production environment (one for each region).
Solution
Correct answer: C) Create one project for the development environment and one project for the production environment.
This structure provides clear separation between the development and production environments, which is crucial for maintaining the integrity and security of each environment. Additionally, deploying the production environment in two regions can be efficiently managed within separate projects, ensuring that resources and configurations are appropriately scoped and isolated.
Category: Infrastructure and application modernization
Language: English