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 301–310 of 492

Q301

Which service provides VPC peering in GCP?

  • A VPC Network
  • B Cloud Pub/Sub
  • C Cloud Spanner
  • D Cloud Functions
Explanation VPC Network is responsible for providing VPC peering; others are unrelated services.
Q302

A company needs to efficiently send large volumes of telemetry data to its cloud resources. Which solution is most appropriate?

  • A Cloud Storage
  • B Cloud Pub/Sub
  • C Cloud Run
  • D Cloud Memorystore
Explanation Cloud Pub/Sub is designed for high-throughput, real-time messaging; others are not optimal for this purpose.
Q303

What happens when you enable 'VPC Flow Logs' on your GCP VPC network?

  • A Logs are stored in Cloud Storage only
  • B Logs can be analyzed with BigQuery
  • C Logs are not generated for private traffic
  • D Logs are disabled by default
Explanation VPC Flow Logs allow for export to BigQuery for analysis; options A and C are incorrect due to misunderstanding of log capabilities.
Q304

Which service is primarily used for managing containerized applications in Google Cloud?

  • A Cloud Run
  • B Google Kubernetes Engine
  • C Compute Engine
  • D App Engine
Explanation Google Kubernetes Engine is designed specifically for container orchestration, while others serve different deployment models.
Q305

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

  • A Cloud VPN
  • B Cloud Storage
  • C VPC Peering
  • D Interconnect
Explanation Cloud VPN allows secure connectivity to Google Cloud, unlike storage or peering options.
Q306

What happens when you assign a higher priority to a Google Cloud Firewall rule?

  • A The rule is ignored
  • B The rule is executed last
  • C The rule is executed first
  • D The rule is deleted automatically
Explanation Higher priority rules take precedence and are executed first over lower priority ones.
Q307

Which service is used for highly available VPNs in Google Cloud?

  • A Cloud VPN
  • B Cloud Interconnect
  • C Cloud Router
  • D Network Service Tiers
Explanation Cloud VPN allows you to create secure IPSec connections for highly available VPNs, while the others are for different networking functions.
Q308

A company needs to route traffic based on the type of HTTP request. Which Google Cloud feature should they use?

  • A Load Balancers
  • B Network Tags
  • C Firewall Rules
  • D Shared VPC
Explanation Load Balancers can manage traffic based on request types, unlike the other options which do not handle traffic routing directly.
Q309

You are configuring subnets in a VPC. What happens when you exceed the IP address limit for a subnet?

  • A No new instances can be added
  • B The subnet automatically expands
  • C Old IPs are recycled
  • D Network performance degrades
Explanation When the IP address limit is reached, no new instances can be assigned an IP from that subnet; it won't expand or recycle older addresses.
Q310

Which service allows you to automate network tasks in GCP?

  • A Cloud Functions
  • B Cloud Run
  • C Cloud Deployment Manager
  • D Cloud Storage
Explanation Cloud Deployment Manager automates infrastructure deployment, while others do not focus on network tasks.