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 91–100 of 492

Q91

Which service allows for dynamic routing in GCP?

  • A Cloud Router
  • B Cloud Load Balancer
  • C VPC Service Controls
  • D Cloud CDN
Explanation Cloud Router establishes dynamic routes, while others serve different functions.
Q92

A company needs to ensure private communication between services in different VPCs. What should they implement?

  • A Shared VPC
  • B VPC Peering
  • C Cloud VPN
  • D Cloud Interconnect
Explanation VPC Peering allows private communication, whereas others serve different connection purposes or have different scopes.
Q93

What happens when a firewall rule’s priority overlaps with another rule?

  • A High priority takes precedence
  • B Low priority is ignored
  • C Both rules apply simultaneously
  • D The firewall fails
Explanation The highest priority rule is executed, ignoring others as needed.
Q94

Which GCP service is best for load balancing HTTP(S) traffic?

  • A Cloud Load Balancing
  • B Cloud Functions
  • C Cloud CDN
  • D App Engine
Explanation Cloud Load Balancing optimizes HTTP(S) traffic; others don’t handle load balancing directly.
Q95

A company needs to connect on-premises data centers with Google Cloud securely. What should they implement?

  • A Cloud VPN
  • B Cloud Router
  • C Direct Peering
  • D Interconnect
Explanation Cloud VPN offers secure connectivity for hybrid setups; others have different use cases.
Q96

What happens when you set a firewall rule with a priority of 500 over another rule with a priority of 1000?

  • A The 500 rule is applied first
  • B The 1000 rule is applied first
  • C Both rules are combined
  • D No rules are applied
Explanation Lower number priorities take precedence; priority 500 overrides 1000.
Q97

Which service is used for automatic server management in Google Cloud?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C Compute Engine
  • D Cloud Run
Explanation Google Kubernetes Engine automates server management and orchestration for containerized applications; the others provide different services.
Q98

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

  • A Cloud Interconnect
  • B Cloud VPN
  • C Cloud Storage
  • D Virtual Private Cloud
Explanation Cloud VPN securely connects on-premises to Google Cloud; Cloud Interconnect is for higher bandwidth.
Q99

What happens when a firewall rule allows traffic but the VPC route denies it?

  • A Traffic is allowed.
  • B Traffic is rejected.
  • C Traffic is monitored.
  • D Traffic is logged.
Explanation VPC routes take precedence over firewall rules, denying the traffic despite the rule allowing it.
Q100

Which service allows you to build serverless applications on Google Cloud?

  • A Cloud Functions
  • B Cloud Run
  • C Compute Engine
  • D App Engine
Explanation App Engine is designed for serverless applications, whereas the others are not purely serverless.