Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You need to set up development environments with identical IDEs for your team while keeping them isolated from public networks. The solution must be cost-effective and maintain developer productivity. What is the best approach to achieve this?
A
Create multiple Compute Engine VM instances with a public IP address and use a Public NAT gateway. Configure an instance schedule to shut down the VMs.
B
Create multiple Compute Engine VM instances without a public IP address. Configure an instance schedule to shut down the VMs.
C
Create a Cloud Workstations private cluster. Create a workstation configuration with an idieTimeour parameter.
D
Create a Cloud Workstations private cluster. Create a workstation configuration with a runningTimeout parameter.