Google Cloud Professional Cloud Security Engineer — Question 145
You are routing all your internet facing traffic from Google Cloud through your on-premises internet connection. You want to accomplish this goal securely and with the highest bandwidth possible.
What should you do?
Answer options
- A. Create an HA VPN connection to Google Cloud. Replace the default 0.0.0.0/0 route.
- B. Create a routing VM in Compute Engine. Configure the default route with the VM as the next hop.
- C. Configure Cloud Interconnect with HA VPN. Replace the default 0.0.0.0/0 route to an on-premises destination.
- D. Configure Cloud Interconnect and route traffic through an on-premises firewall.
Correct answer: D
Explanation
The correct answer is D because configuring Cloud Interconnect allows for a high-bandwidth, low-latency connection to your on-premises network. Options A and C involve HA VPN, which may not provide the same level of performance as Cloud Interconnect. Option B does not offer a direct, high-bandwidth connection to on-premises resources.