
Answer-first summary for fast verification
Answer: Configure a Cloud Dedicated Interconnect connection between the on-premises environment and Google Cloud.
The correct answer is D. Configuring a Cloud Dedicated Interconnect connection between the on-premises environment and Google Cloud provides a high-bandwidth, low-latency network connection. Cloud Dedicated Interconnect creates a direct physical connection between your on-premises network and Google Cloud, which ensures high throughput and minimal latency, fulfilling the requirements of the application to communicate using internal IPs. Other options, such as VPN tunnels, often involve routing traffic over the public internet, which can introduce higher latency and reduced throughput, making them less suitable for this scenario.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company has an application running on multiple Compute Engine instances in Google Cloud. The application needs to communicate with an on-premises service that demands high throughput and minimal latency connections, using internal IP addresses for security and performance reasons. Given these requirements, what should you do to ensure optimal performance and efficient communication between Google Cloud and your on-premises environment?
A
Use OpenVPN to configure a VPN tunnel between the on-premises environment and Google Cloud.
B
Configure a direct peering connection between the on-premises environment and Google Cloud.
C
Use Cloud VPN to configure a VPN tunnel between the on-premises environment and Google Cloud.
D
Configure a Cloud Dedicated Interconnect connection between the on-premises environment and Google Cloud.
No comments yet.