Cloud Digital Leader Exam QuestionsBrowse all questions from this exam

Cloud Digital Leader Exam - Question 11


Your organization stores highly sensitive data on-premises that cannot be sent over the public internet. The data must be processed both on-premises and in the cloud.

What should your organization do?

Show Answer
Correct Answer: C

C

After the service provider provisions your connection, you can start passing traffic between your networks by using the service provider's network.

Reference:

https://cloud.google.com/network-connectivity/docs/interconnect/concepts/partner-overview

Discussion

17 comments
Sign in to comment
egvidalOption: C
Jan 26, 2022

Not over public internet, therefore it's C

haroldbenitesOption: B
Jun 17, 2022

Go for B. Always we have to review the statement carefully. It says: "hightly sensitive data". Due to Cloud VPN, which encrypt data is the better option. Partner interconnect: https://cloud.google.com/network-connectivity/docs/how-to/choose-product The connection between your network and Google's network is not encrypted. If you require additional data security, use application-level encryption or your own VPN. Currently, you can't use Cloud VPN with Partner Interconnect, but you can use your own VPN solution.

SreekarM
Nov 7, 2022

But it is sent over public internet

sjain93Option: C
May 21, 2023

C - A Partner Interconnect connection allows you to establish a dedicated, private, and secure network connection between your on-premises data center and Google Cloud. This connection operates outside of the public internet, providing a direct link with high bandwidth and low latency.

MwafrikaOption: C
Jul 19, 2023

Option B (Create a Cloud VPN tunnel) might seem like a plausible choice for connecting on-premises to Google Cloud, but it is essential to note that VPNs usually use the public internet to create encrypted connections, which contradicts the requirement that the data cannot be sent over the public internet. Partner Interconnect, on the other hand, establishes a private connection, making it a more suitable option in this case.

cookieMrOption: C
Jun 10, 2023

Set up a dedicated private network connection between your on-premises infrastructure and Google Cloud Platform (GCP). This can be achieved using Dedicated Interconnect or Partner Interconnect, which provide direct, private, and secure connections between your on-premises data center and GCP's network.

Sp4nnerOption: C
Apr 17, 2023

VPN is private in nature however requirement is data should not be going out to the public/internet hence answer is C even though there is an involve third party Interconnect is still going directly between your equipment and google cloud server. Think of it simply as a LAN cable difference is it is situated on a data center

deCalleOption: C
Apr 18, 2023

read the question carfully. it says it can't be sent over the public internet. did the same mistake and initially voted for b

Guru4CloudOption: D
Dec 7, 2023

The correct answer is D. Enable Private Google Access in your Google Cloud VPC network. C - This option provides a dedicated connection with high bandwidth and low latency, suitable for large data transfers. However, it may be overkill if the primary concern is securely transferring sensitive data.

hireshguptOption: B
Jul 24, 2023

The answer to your question is B. Create a Cloud VPN tunnel between Google Cloud and your data center. A Cloud VPN tunnel is a secure, private connection between your on-premises network and your Google Cloud Platform (GCP) network. It uses the internet to connect your networks, but it encrypts all traffic over the connection, ensuring that your data remains private and secure.

mdsarfraz69Option: C
Sep 25, 2023

C is the Answer

RajanOption: B
Oct 11, 2023

B. Create a Cloud VPN tunnel between Google Cloud and your data center To securely process highly sensitive data both on-premises and in the cloud without sending it over the public internet, your organization should create a Cloud VPN tunnel between Google Cloud and your data center. This establishes a secure, encrypted connection between your on-premises network and your Google Cloud Virtual Private Cloud (VPC). The VPN tunnel ensures that data remains protected during transit and allows for secure communication between your on-premises environment and the cloud.

chai_gptOption: C
Nov 5, 2023

C is correct

chai_gptOption: C
Nov 5, 2023

C is correct

sivakarthick16Option: B
Dec 17, 2023

Option B allows for secure communication between your on-premises network and the Google Cloud environment, ensuring that sensitive data remains protected during transit.

cloudinvaderOption: B
Feb 13, 2024

To obtain secure communication between on-premises and the cloud environment.

Karpagam_SOption: C
May 24, 2024

C is the right answer

joe03Option: C
Jul 6, 2024

Cloud VPN, though it can be made secure, still goes through the public internet. Partner Interconnect goes through a private connection.