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 241–250 of 492

Q241

Which Google Cloud service is best for building APIs?

  • A Cloud Functions
  • B Cloud Run
  • C API Gateway
  • D Cloud Pub/Sub
Explanation API Gateway specifically manages APIs, while others serve different purposes.
Q242

A company needs to connect its on-premises network to Google Cloud securely. What is the most suitable option?

  • A Cloud VPN
  • B VPC Peering
  • C Cloud Interconnect
  • D Cloud CDN
Explanation Cloud Interconnect provides a direct, secure connection to Google Cloud, unlike the others.
Q243

What happens when you configure a firewall rule with an invalid source IP range?

  • A Rule gets applied, but ignored
  • B Rule gets rejected
  • C Rule is applied without validation
  • D No effect on other rules
Explanation Invalid configurations are rejected to maintain network security integrity.
Q244

Which service is used for load balancing in Google Cloud?

  • A Cloud Load Balancing
  • B Cloud Storage
  • C Cloud Pub/Sub
  • D Cloud Monitoring
Explanation Cloud Load Balancing optimally distributes workloads, while others serve different purposes.
Q245

A company needs to isolate resources within a VPC. What should they configure?

  • A Subnets
  • B VPN Connections
  • C Firewall Rules
  • D Cloud Routers
Explanation Subnets allow for resource isolation, while others serve different networking functions.
Q246

You are configuring firewall rules. What happens if the action is set to 'allow'?

  • A Blocks all matching traffic
  • B Allows all matching traffic
  • C Records traffic in logs
  • D Increases latency on traffic
Explanation 'Allow' permits matching traffic while others describe unrelated behaviors.
Q247

What happens when a subnet is deleted in Google Cloud?

  • A All resources in it are deleted.
  • B The resources remain active.
  • C Routing configurations are removed.
  • D Firewall rules are unaffected.
Explanation Deleting a subnet does not affect existing resources within it; they remain active.
Q248

A company needs high availability for their application on Google Cloud. Which service should they use?

  • A Single Compute Engine Instance
  • B Regional Compute Engine Instance
  • C Managed Instance Groups
  • D Cloud Functions
Explanation Managed Instance Groups provide automatic scaling and load balancing for high availability.
Q249

You are configuring IAM roles for a new team. Which role is best to grant for reading Cloud Storage objects?

  • A roles/storage.admin
  • B roles/storage.objectViewer
  • C roles/storage.objectCreator
  • D roles/storage.objectAdmin
Explanation The roles/storage.objectViewer role allows read access to Cloud Storage objects.
Q250

Which service distributes traffic among instances?

  • A Load Balancer
  • B Cloud Functions
  • C Cloud Pub/Sub
  • D Cloud Storage
Explanation The Load Balancer effectively manages instance traffic, while others serve different functions.