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 271–280 of 492

Q271

Which service provides a private connection to Google Cloud resources?

  • A Cloud VPN
  • B Cloud Interconnect
  • C Cloud Firewall
  • D Cloud Router
Explanation Cloud Interconnect allows private connections, while others serve different purposes like VPNs or routing.
Q272

A company needs to share GCP resources with a partner, but wants to ensure they only access specific services. What is the best way to configure this?

  • A IAM Roles
  • B Service Accounts
  • C VPC Peering
  • D Cloud Pub/Sub
Explanation IAM Roles can limit resource access effectively, while others do not provide fine-grained permissions.
Q273

What happens when a Cloud Router is created without associated VLAN attachments?

  • A VLANs are automatically created
  • B No routing configuration can occur
  • C Routing is applied to all networks
  • D The router operates normally without them
Explanation Without VLAN attachments, the Cloud Router cannot establish routes, as there are no networks to associate with.
Q274

Which Google Cloud service is best for monitoring and logging resources?

  • A Cloud Logging
  • B Cloud DNS
  • C Cloud Storage
  • D Cloud Functions
Explanation Cloud Logging is specifically designed for monitoring logs, while the others serve different purposes.
Q275

A company needs to secure sensitive data in transit across different regions in Google Cloud. Which solution should they implement?

  • A Virtual Private Cloud (VPC) Peering
  • B Cloud Interconnect
  • C Transport Layer Security (TLS)
  • D Cloud Load Balancing
Explanation TLS encrypts data in transit, while the other options do not specifically address data security.
Q276

You are configuring a NAT gateway for a private subnet in Google Cloud. What will happen if the gateway IP address is wrong?

  • A Private instances lose internet access
  • B All traffic is routed correctly
  • C Public IP is assigned automatically
  • D No effect on the network
Explanation If the NAT gateway IP is incorrect, private instances cannot access the internet.
Q277

Which service allows private connectivity between Google Cloud and on-premises resources?

  • A Cloud VPN
  • B Cloud Pub/Sub
  • C Cloud Functions
  • D Cloud Storage
Explanation Cloud VPN enables secure private access, while others serve different functions.
Q278

A company needs to automate the provisioning of its networking resources. What should they use?

  • A Deployment Manager
  • B Cloud Storage
  • C Compute Engine
  • D Cloud Composer
Explanation Deployment Manager automates resource creation, others do not specialize in that.
Q279

What happens when a Google Cloud VPC network is configured with subnets from multiple regions?

  • A It creates a global network.
  • B Subnets can only be in one region.
  • C Inter-region traffic is disabled.
  • D Regions can access each subnet.
Explanation Each subnet in a VPC must be confined to a single region, while options A, C, and D are incorrect interpretations of VPC limits.
Q280

Which Google Cloud service enables interconnectivity between services and applications?

  • A Cloud Pub/Sub
  • B Cloud Run
  • C Cloud Functions
  • D Cloud Firestore
Explanation Cloud Pub/Sub facilitates messaging between applications; the other options support different functions.