Google Cloud Professional Cloud Architect — Question 53

You are working in a highly secured environment where public Internet access from the Compute Engine VMs is not allowed. You do not yet have a VPN connection to access an on-premises file server. You need to install specific software on a Compute Engine instance. How should you install the software?

Answer options

Correct answer: A

Explanation

The correct answer is A because it allows the VM to access Cloud Storage using a Private Google Access subnet while maintaining security with only an internal IP. Options B, C, and D either introduce unnecessary firewall restrictions or use Cloud Source Repositories, which are not suitable for this scenario without public internet access.