nerdexam
Google

PROFESSIONAL-CLOUD-ARCHITECT · Question #87

As part of implementing their disaster recovery plan, your company is trying to replicate their production MySQL database from their private data center to their GCP project using a Google Cloud VPN c

The correct answer is B. Configure a Google Cloud Dedicated Interconnect.. Adding additional tunnels only help if you have the bandwidth to support it. The latency is likely a result of an unreliable connection, which additional tunnels will not help with. From the description, the primary fault lies in the fact that their connection is too slow and unr

Submitted by jordan8· Mar 30, 2026Managing and provisioning cloud solution infrastructure

Question

As part of implementing their disaster recovery plan, your company is trying to replicate their production MySQL database from their private data center to their GCP project using a Google Cloud VPN connection. They are experiencing latency issues and a small amount of packet loss that is disrupting the replication. What should they do?

Options

  • AConfigure their replication to use UDP.
  • BConfigure a Google Cloud Dedicated Interconnect.
  • CRestore their database daily using Google Cloud SQL.
  • DAdd additional VPN connections and load balance them.
  • ESend the replicated transaction to Google Cloud Pub/Sub.

How the community answered

(18 responses)
  • A
    6% (1)
  • B
    72% (13)
  • D
    6% (1)
  • E
    17% (3)

Explanation

Adding additional tunnels only help if you have the bandwidth to support it. The latency is likely a result of an unreliable connection, which additional tunnels will not help with. From the description, the primary fault lies in the fact that their connection is too slow and unreliable. A Dedicated Interconnect will give them the speed and reliability they need to complete the transfer.

Topics

#Dedicated Interconnect#VPN latency#MySQL replication#hybrid connectivity

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-ARCHITECT Practice