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 191–200 of 492
A company needs to connect its on-premises network to Google Cloud securely. Which service should they use?
-
A
Cloud VPN
-
B
Cloud Interconnect
-
C
Cloud Pub/Sub
-
D
Cloud CDN
Explanation
Cloud VPN establishes a secure tunnel to Google Cloud, unlike the other services listed.
What happens if you delete a Google Cloud Compute Engine instance that is part of a managed instance group?
-
A
The group recreates the instance
-
B
Data on the instance is preserved
-
C
Cost will still incur
-
D
The group goes into maintenance mode
Explanation
The managed instance group will automatically recreate the deleted instance to maintain the desired state.
Which service automatically scales applications based on traffic?
-
A
Cloud Functions
-
B
Compute Engine
-
C
Cloud Run
-
D
App Engine
Explanation
App Engine handles auto-scaling; others don't automatically adjust based on traffic.
A company needs to connect multiple VPCs across different regions securely. Which feature should they use?
-
A
VPC Peering
-
B
Interconnect
-
C
Cloud VPN
-
D
Cloud CDN
Explanation
Cloud VPN provides secure connectivity between regions, while others serve different purposes.
What happens when you delete a Cloud Pub/Sub subscription?
-
A
Messages are lost forever
-
B
Delivery to subscribers continues
-
C
Messages are stored indefinitely
-
D
Subscription may be restored
Explanation
Deleting a subscription causes all unacknowledged messages to be lost; others imply continued delivery or restoration which is incorrect.
Which service is used for managing Google Cloud resources programmatically?
-
A
Google Cloud Console
-
B
Cloud SDK
-
C
Cloud Shell
-
D
Cloud Functions
Explanation
Cloud SDK allows programmatic resource management; others serve different purposes.
A company needs to ensure its VPC traffic flows between regions are secure. What should they implement?
-
A
VPC peering
-
B
Firewall rules
-
C
Interconnect
-
D
Cloud Router
Explanation
VPC peering secures cross-region traffic; others don't connect VPCs directly.
You are configuring a load balancer and need to preserve client IP addresses. What should you enable?
-
A
TLS termination
-
B
X-Forwarded-For header
-
C
Session affinity
-
D
Health checks
Explanation
X-Forwarded-For preserves client IPs; others do not affect IP information.
Which Google Cloud service provides private connectivity to Google services?
-
A
Cloud VPN
-
B
Cloud Interconnect
-
C
Cloud Pub/Sub
-
D
Cloud Load Balancing
Explanation
Cloud Interconnect provides dedicated connections; others do not.
A company needs to analyze logs from their Compute Engine instances. Which service should they use?
-
A
Cloud Spanner
-
B
Cloud Logging
-
C
Cloud Monitoring
-
D
Cloud Trace
Explanation
Cloud Logging collects and analyzes logs; others do not focus on logging.