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 181–190 of 492

Q181

Which service provides managed DNS in Google Cloud?

  • A Cloud DNS
  • B Cloud Storage
  • C Cloud Functions
  • D Cloud Pub/Sub
Explanation Cloud DNS offers a scalable domain name system solution.
Q182

A company needs to connect its on-premises data center to Google Cloud securely. Which option should they choose?

  • A HTTP tunneled VPN
  • B Direct Peering
  • C Cloud Interconnect
  • D Cloud VPN
Explanation Cloud VPN securely connects on-premises networks to GCP.
Q183

What happens when you delete a VPC network that has active resources?

  • A Only the resources are deleted
  • B VPC deletion fails due to dependencies
  • C All resources remain intact
  • D Resources are moved to another project
Explanation Deletion fails if there are dependencies like active resources.
Q184

Which service provides a global private network?

  • A Cloud VPN
  • B Cloud Function
  • C Cloud DNS
  • D VPC Peering
Explanation Cloud VPN creates a secure connection over the internet, while VPC Peering connects networks directly without using the internet.
Q185

A company needs to control application access based on user roles. What should they implement?

  • A Cloud IAM
  • B Cloud Load Balancer
  • C VPC Service Controls
  • D Cloud Functions
Explanation Cloud IAM allows defining roles and permissions for fine-grained access control, whereas the other options do not offer this functionality.
Q186

You are configuring a multi-region architecture. What happens if one region fails?

  • A All traffic switches to another region
  • B Traffic remains in the failed region
  • C Only database connections fail
  • D You lose all user data
Explanation With proper design, traffic can be rerouted to healthy regions, ensuring high availability; failures do not maintain user traffic.
Q187

Which service provides a private connectivity link to Google Cloud?

  • A Cloud Interconnect
  • B Cloud VPN
  • C Cloud Load Balancing
  • D Cloud Pub/Sub
Explanation Cloud Interconnect offers a dedicated link, while others provide different connectivity options.
Q188

A company needs to create a secure public-facing application without exposing their backend resources. What should they do?

  • A Use a Virtual Private Cloud
  • B Configure a Cloud NAT
  • C Implement a Cloud Armor policy
  • D Deploy a Compute Engine instance
Explanation Cloud Armor protects applications from threats, unlike the other options that do not specifically secure public-facing applications.
Q189

What happens when a VPC peering connection is deleted?

  • A All routes are retained
  • B Data continues flowing unaffected
  • C Route tables are updated
  • D All subnets are deleted
Explanation Routes associated with the VPC peering are indeed updated upon deletion, showing effective route management.
Q190

Which service is used for managing and analyzing big data in Google Cloud?

  • A BigQuery
  • B Cloud Storage
  • C Cloud Pub/Sub
  • D Cloud Functions
Explanation BigQuery is specifically designed for big data analysis, while the others serve different purposes.