Google Cloud Digital Leader — Question 42
Your organization is developing and deploying an application on Google Cloud. Tracking your Google Cloud spending needs to stay as simple as possible.
What should you do to ensure that workloads in the development environment are fully isolated from production workloads?
Answer options
- A. Apply a unique tag to development resources
- B. Associate the development resources with their own network
- C. Associate the development resources with their own billing account
- D. Put the development resources in their own project
Correct answer: D
Explanation
The correct answer is D because placing development resources in their own project provides full isolation from production, ensuring separate management and billing. Options A and B do not provide complete isolation as they may still share resources, and option C does not address the need for operational separation within the same environment.