Google Cloud
Google Cloud Certified – Professional Cloud Network Engineer
PR000240
Become a certified Professional Cloud Network Engineer with exam code PR000240 to validate your networking skills in Google Cloud.
492 questions
0 views
Free
Questions 151–160 of 492
Which service is used for serverless network traffic management in GCP?
-
A
Cloud Function
-
B
Cloud Run
-
C
Cloud Load Balancing
-
D
Cloud Armor
Explanation
Cloud Load Balancing efficiently distributes traffic, while others do not primarily manage network traffic.
A company needs to ensure their VM instances are on isolated networks. Which GCP feature should they use?
-
A
VPC Peering
-
B
Firewall Rules
-
C
Subnets
-
D
Cloud Interconnect
Explanation
Subnets are used for isolation within VPCs, unlike the others which serve different networking functions.
You are configuring a VPN connection between an on-premises network and a Google VPC. What is the primary requirement for the VPN to function?
-
A
Dynamic IP Address on VPC
-
B
Static Public IP Address on on-premises side
-
C
Private Google Access
-
D
Internet Connection on VPC
Explanation
A static public IP on the on-premises side ensures proper connectivity, while the other options serve unrelated functions.
Which service is used for inter-region communication in GCP?
-
A
Cloud Pub/Sub
-
B
Cloud Functions
-
C
Cloud CDN
-
D
Cloud Armor
Explanation
Cloud Pub/Sub enables asynchronous communication between services across regions, while others serve different purposes.
A company needs multi-region data redundancy. Which option should they choose?
-
A
Regional storage
-
B
Multi-region storage
-
C
Nearline storage
-
D
Archive storage
Explanation
Multi-region storage automatically replicates data across multiple locations, enhancing redundancy.
What happens when a firewall rule is created with the default action 'deny'?
-
A
All traffic is allowed
-
B
Specific traffic is denied
-
C
All traffic is denied
-
D
Only egress traffic is affected
Explanation
The 'deny' action in the default rule blocks all unspecified traffic, unless explicitly allowed by other rules.
Which Google Cloud service provides a managed load balancing solution?
-
A
Cloud Load Balancing
-
B
Google Compute Engine
-
C
Cloud CDN
-
D
Cloud Spa
Explanation
Cloud Load Balancing is designed to manage loads effectively, while the other options do not provide load balancing features.
A company needs to connect their on-premises data center to Google Cloud. What is the recommended solution?
-
A
Cloud VPN
-
B
Cloud Pub/Sub
-
C
Cloud Firestore
-
D
Cloud Functions
Explanation
Cloud VPN establishes a secure connection to Google Cloud, whereas the other services do not facilitate direct network connections.
What happens when you assign a public IP to a resource in Google Cloud?
-
A
Resource is not accessible externally
-
B
Resource becomes compliant with NAT
-
C
Resource can be accessed from the internet
-
D
Resource only accepts internal traffic
Explanation
Assigning a public IP allows external internet access, unlike the other options.
Which service provides global load balancing in Google Cloud?
-
A
Cloud Load Balancing
-
B
Cloud CDN
-
C
Cloud Functions
-
D
Cloud Storage
Explanation
Cloud Load Balancing distributes traffic globally, while others serve different purposes.