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
Start Mock Test Timed · Full-length · Scored

Questions 451–460 of 492

Q451

Which service is primarily used for load balancing in GCP?

  • A Google Cloud Load Balancing
  • B Google Traffic Director
  • C Google Cloud CDN
  • D Compute Engine Autoscaler
Explanation Google Cloud Load Balancing distributes incoming traffic across instances efficiently. Traffic Director manages microservices but isn't a direct load balancer.
Q452

A company needs to connect its on-premises data center to Google Cloud. What is the best solution?

  • A VPN
  • B Cloud Pub/Sub
  • C Cloud Router
  • D Cloud Storage
Explanation A VPN provides secure connectivity for hybrid clouds, while Cloud Storage is for file storage.
Q453

What happens when a new VM instance is created in a subnet with an existing route?

  • A New default route is created
  • B Can't connect to network
  • C VM uses existing route
  • D VM defaults to public IP
Explanation New VMs inherit existing routes in its subnet, maintaining connectivity without disruption.
Q454

Which service provides a global anycast IP address?

  • A Cloud DNS
  • B Cloud Load Balancing
  • C Cloud Armor
  • D Cloud Functions
Explanation Cloud Load Balancing uses anycast IP to distribute traffic globally, whereas the others do not.
Q455

A company needs to restrict access to Google Cloud resources based on group membership. Which service should they use?

  • A IAM Policies
  • B VPC Service Controls
  • C Cloud Identity
  • D Cloud Tasks
Explanation IAM Policies allow for access control based on user roles/groups, while others have different functionalities.
Q456

What happens when you delete a Cloud Storage bucket that contains objects?

  • A Bucket is deleted but objects remain.
  • B Objects are permanently deleted.
  • C Bucket and objects can be restored.
  • D Deleting only makes objects hidden.
Explanation Deleting a Cloud Storage bucket permanently removes all contained objects unless versioning is enabled.
Q457

Which service helps manage private IP addresses in Google Cloud?

  • A Cloud DNS
  • B Cloud Load Balancing
  • C VPC Network
  • D Cloud Routes
Explanation VPC Network manages private IP addresses while others do not.
Q458

A company needs to connect its on-premises data center to Google Cloud securely. What should they use?

  • A Cloud VPN
  • B Cloud Router
  • C Cloud Interconnect
  • D Cloud Load Balancer
Explanation Cloud VPN establishes a secure connection to Google Cloud.
Q459

You are configuring a firewall rule in Google Cloud. What is the impact of setting the priority to 1000?

  • A It is ignored completely
  • B Higher priority than lower numbers
  • C Lower priority than lower numbers
  • D Equally prioritized with priority 1000
Explanation In firewall rules, a lower number indicates a higher priority.
Q460

Which service enables private communication between Google Cloud projects?

  • A VPC Peering
  • B Cloud VPN
  • C Cloud Interconnect
  • D Cloud Load Balancing
Explanation VPC Peering connects different VPCs directly; other options serve different purposes.