Question 162 of 318
Single answerYou are creating a new infrastructure CI/CD pipeline to deploy hundreds of ephemeral projects in your Google Cloud organization to enable your users to interact with Google Cloud. You want to restrict the use of the default networks in your organization while following Google-recommended best practices. What should you do?
✓AEnable the constraints/compute.skipDefaultNetworkCreation organization policy constraint at the organization level.
BCreate a cron job to trigger a daily Cloud Function to automatically delete all default networks for each project.
CGrant your users the IAM Owner role at the organization level. Create a VPC Service Controls perimeter around the project that restricts the compute.googleapis.com API.
DOnly allow your users to use your CI/CD pipeline with a predefined set of infrastructure templates they can deploy to skip the creation of the default networks.
✓
Correct Answer: A
Enable the constraints/compute.skipDefaultNetworkCreation organization policy constraint at the organization level.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.