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 361–370 of 492

Q361

Which service provides a globally distributed, low-latency cloud load balancer?

  • A Cloud Load Balancing
  • B Cloud Pub/Sub
  • C Cloud CDN
  • D Cloud Functions
Explanation Cloud Load Balancing offers global distribution; others do not help with load balancing.
Q362

A company needs to ensure their VPC has private and public subnets. What should they do?

  • A Use only private IP ranges
  • B Create subnets with specific CIDR ranges
  • C Use only regional resources
  • D Implement interconnect when benefits are minimal
Explanation Creating subnets with specific CIDR ranges allows defining public and private subnets; other options do not address subnet configuration.
Q363

What happens when a Network Endpoint Group (NEG) uses a YAML configuration?

  • A It provides automatic scaling.
  • B It configures instances dynamically.
  • C It can handle traffic routing.
  • D It cannot use HTTP/2.
Explanation NEGs can indeed manage routing based on configurations; the other options do not accurately reflect NEG functionality.
Q364

Which service allows management of global traffic across multiple regions?

  • A Cloud Load Balancing
  • B Cloud CDN
  • C Cloud Interconnect
  • D Cloud Functions
Explanation Cloud Load Balancing distributes traffic across multiple regions, which is not a feature of the other options.
Q365

A company needs to securely store sensitive data and encrypt it at rest. Which service should they use?

  • A Cloud Storage with KMS
  • B BigQuery
  • C Pub/Sub
  • D Cloud Functions
Explanation Cloud Storage with KMS provides encryption at rest, offering both security and storage capabilities.
Q366

What happens when a firewall rule has 'allow' action but no matching IP range?

  • A Traffic is permitted
  • B Traffic is denied
  • C Traffic is logged
  • D Traffic is altered
Explanation If there is no matching IP range, the traffic will be denied by default due to GCP's firewall policy.
Q367

Which service helps manage application traffic in GCP?

  • A Cloud Load Balancing
  • B Cloud Run
  • C Cloud Storage
  • D Cloud Functions
Explanation Cloud Load Balancing efficiently distributes traffic across instances, while others serve different functions.
Q368

A company needs high availability for its web app across regions. What solution should they implement?

  • A Regional deployment
  • B Multi-regional deployment
  • C Single-instance deployment
  • D Backup service
Explanation Multi-regional deployment ensures availability and resilience, unlike the other options which are less effective.
Q369

What happens when you delete a Cloud Storage bucket?

  • A Bucket gets archived
  • B Data is permanently deleted
  • C Bucket can be restored
  • D Bucket becomes read-only
Explanation Deleting a bucket immediately results in permanent deletion of its contents unless retained through versioning, which isn't automatic.
Q370

Which service can automatically scale based on demand?

  • A Google Cloud AutoScaler
  • B Google Cloud Functions
  • C Google BigQuery
  • D Google Cloud Storage
Explanation Google Cloud AutoScaler dynamically adjusts resources; others do not provide auto-scaling features.