Official Bank 0/202

Google Cloud Certified – Professional Cloud Network Engineer Exam (GOOGLE-PROFESSIONAL-CLOUD-NETWORK-ENGINEER) - Google Cloud Actual Exam Questions

Last updated on May 14, 2026

97% Exam Compliance
202 Total Questions
1
Question

You want to set up two Cloud Routers so that one has an active Border Gateway Protocol (BGP) session, and the other one acts as a standby. Which BGP attribute should you use on your on-premises router?

Options
A

AS-Path

B

Community

C

Local Preference

D

Multi-exit Discriminator 4XHVWLRQV�DQG�$QVZHUV�3') ������

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

4XHVWLRQV�DQG�$QVZHUV�3') ������ You are using a 10-Gbps direct peering connection to Google together with the gsutil tool to upload files to Cloud Storage buckets from on-premises servers. The on-premises servers are 100 milliseconds away from the Google peering point. You notice that your uploads are not using the full 10-Gbps bandwidth available to you. You want to optimize the bandwidth utilization of the connection. What should you do on your on-premises servers?

Options
A

Tune TCP parameters on the on-premises servers.

B

Compress files using utilities like tar to reduce the size of data being sent.

C

Remove the -m flag from the gsutil command to enable single-threaded transfers.

D

Use the perfdiag parameter in your gsutil command to enable faster performance: gsutil perfdiag gs://[BUCKET NAME].

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

You have recently been put in charge of managing identity and access management for your organization. You have several projects and want to use scripting and automation wherever possible. You want to grant the editor role to a project member. Which two methods can you use to accomplish this? (Choose two.)

Select 2
Options
A

GetIamPolicy() via REST API

B

setIamPolicy() via REST API

C

gcloud pubsub add-iam-policy-binding Sprojectname --member user:Susername --role roles/editor

D

gcloud projects add-iam-policy-binding Sprojectname --member user:Susername --role roles/editor

E

Enter an email address in the Add members field, and select the desired role from the drop-down menu in the GCP Console.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

You are migrating to Cloud DNS and want to import your BIND zone file. Which command should you use?

Options
A

gcloud dns record-sets import ZONE_FILE --zone MANAGED_ZONE

B

gcloud dns record-sets import ZONE_FILE --replace-origin-ns --zone MANAGED_ZONE

C

gcloud dns record-sets import ZONE_FILE --zone-file-format --zone MANAGED_ZONE

D

gcloud dns record-sets import ZONE_FILE --delete-all-existing --zone MANAGED ZONE

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

You have deployed a proof-of-concept application by manually placing instances in a single Compute Engine zone. You are now moving the application to production, so you need to increase your application availability and ensure it can autoscale. How should you provision your instances?

Options
A

Create a single managed instance group, specify the desired region, and select Multiple zones for the location.

B

Create a managed instance group for each region, select Single zone for the location, and manually distribute instances across the zones in that region.

C

Create an unmanaged instance group in a single zone, and then create an HTTP load balancer for the instance group.

D

Create an unmanaged instance group for each zone, and manually distribute the instances across the desired zones.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.