
Answer-first summary for fast verification
Answer: Google Cloud Dedicated Interconnect
The correct answer is A: Google Cloud Dedicated Interconnect. This option provides direct physical connections and RFC 1918 communication between your on-premises network and Google's network. Dedicated Interconnect supports transferring large amounts of data efficiently, which is essential given the 4TB database and the frequent large updates. It also ensures that traffic does not traverse the public Internet, providing a secure and private connection, meeting the requirement for private address space communication. The other options either do not provide sufficient bandwidth and security (e.g., Google Cloud VPN) or are not scalable and efficient for frequent large updates (e.g., a NAT and TLS translation gateway or a VPN server on a Google Compute Engine instance).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your company, which operates an on-premises user authentication service using a 4TB PostgreSQL database, is planning to maintain a backup replica of the database on Google Cloud Platform. The database experiences large, frequent updates, and for security reasons, replication requires communication over a private address space. Given these requirements, which networking approach should you use to ensure efficient and secure data replication between your on-premises database and Google Cloud Platform?
A
Google Cloud Dedicated Interconnect
B
Google Cloud VPN connected to the data center network
C
A NAT and TLS translation gateway installed on-premises
D
A Google Compute Engine instance with a VPN server installed connected to the data center network
No comments yet.