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?
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?
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
Not over public internet, therefore it's C
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.
But it is sent over public internet
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.
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.
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.
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
read the question carfully. it says it can't be sent over the public internet. did the same mistake and initially voted for b
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.
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.
C is the Answer
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.
C is correct
C is correct
Option B allows for secure communication between your on-premises network and the Google Cloud environment, ensuring that sensitive data remains protected during transit.
To obtain secure communication between on-premises and the cloud environment.
C is the right answer
Cloud VPN, though it can be made secure, still goes through the public internet. Partner Interconnect goes through a private connection.