Google Cloud Professional Cloud Security Engineer — Question 3
A company is running workloads in a dedicated server room. They must only be accessed from within the private company network. You need to connect to these workloads from Compute Engine instances within a Google Cloud Platform project.
Which two approaches can you take to meet the requirements? (Choose two.)
Answer options
- A. Configure the project with Cloud VPN.
- B. Configure the project with Shared VPC.
- C. Configure the project with Cloud Interconnect.
- D. Configure the project with VPC peering.
- E. Configure all Compute Engine instances with Private Access.
Correct answer: A, C
Explanation
The correct answers are A and C because both Cloud VPN and Cloud Interconnect allow secure connectivity between the company’s private network and Google Cloud. Options B, D, and E do not provide the necessary direct network connectivity required for accessing the workloads in the dedicated server room.