Question 16

You want to establish a dedicated connection to Google that can access Cloud SQL via a public IP address and that does not require a third-party service provider.
Which connection type should you choose?
  • Question 17

    You are troubleshooting an application in your organization's Google Cloud network that is not functioning as expected. You suspect that packets are getting lost somewhere. The application sends packets intermittently at a low volume from a Compute Engine VM to a destination on your on-premises network through a pair of Cloud Interconnect VLAN attachments. You validated that the Cloud Next Generation Firewall (Cloud NGFW) rules do not have any deny statements blocking egress traffic, and you do not have any explicit allow rules. Following Google-recommended practices, you need to analyze the flow to see if packets are being sent correctly out of the VM to isolate the issue. What should you do?
  • Question 18

    You have configured a Compute Engine virtual machine instance as a NAT gateway. You execute the following command:
    gcloud compute routes create no-ip-internet-route \
    --network custom-network1 \
    --destination-range 0.0.0.0/0 \
    --next-hop instance nat-gateway \
    --next-hop instance-zone us-central1-a \
    --tags no-ip --priority 800
    You want existing instances to use the new NAT gateway. Which command should you execute?
  • Question 19

    You create multiple Compute Engine virtual machine instances to be used as TFTP servers.
    Which type of load balancer should you use?
  • Question 20

    Your organization recently re-architected your cloud environment to use Network Connectivity Center.
    However, an error occurred when you tried to add a new VPC named vpc-dev as a spoke. The error indicated that there was an issue with an existing spoke and the IP space of a VPC named vpc-pre-prod. You must complete the migration quickly and efficiently. What should you do?