Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are deploying a new external-facing application in Google Cloud that requires internet access. To maintain security isolation from your existing internal-only applications hosted in other projects, what should you do?
A
Deploy the application within the same project as an internal application. Use a Shared VPC model to manage network configurations.
B
Place the application in the same project as an existing internal application, and adjust firewall rules to allow external traffic.
C
Create a VPC Service Controls perimeter, and place the new application’s project within that perimeter.
D
Create a new project for the application, and use VPC Network Peering to access necessary resources in the internal projects.