Google Cloud

Google Cloud Certified – Professional Cloud Architect

PR000213
Popular Trending

Get certified as a Professional Cloud Architect with exam code PR000213 to validate your architectural skills in Google Cloud.

498 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 151–160 of 498

Q151

Which service is best for real-time analytics on streaming data?

  • A Cloud Pub/Sub
  • B Cloud Storage
  • C BigQuery
  • D Cloud Dataflow
Explanation Cloud Dataflow is designed for real-time data processing, while the others don't serve this purpose effectively.
Q152

A company needs to securely connect their on-premises data centers to Google Cloud. What should they use?

  • A VPC peering
  • B Cloud VPN
  • C Cloud CDN
  • D Interconnect
Explanation Cloud VPN provides a secure connection for on-prem data integration, whereas others do not specialize in that use case.
Q153

What happens when a Google Cloud resource is deleted using the console?

  • A Resource is permanently gone
  • B Resource moves to a trash bin
  • C Resource goes into maintenance mode
  • D Resource is archived
Explanation Deleted resources are typically permanently deleted unless explicitly designed to allow recovery.
Q154

Which service provides serverless containers in GCP?

  • A Cloud Run
  • B Google Kubernetes Engine
  • C App Engine
  • D Cloud Functions
Explanation Cloud Run specifically offers serverless container management, while others focus on different deployment methods.
Q155

A company needs to ensure its application instances can restart automatically upon failure. Which GCP feature should they utilize?

  • A Instance Groups
  • B Cloud Functions
  • C Cloud Storage
  • D BigQuery
Explanation Instance Groups can manage application instance restarts automatically, unlike the other options.
Q156

What happens when you delete a Persistent Disk from a GCP VM?

  • A The data is permanently lost.
  • B Data is preserved in snapshots.
  • C VM continues with no disruption.
  • D Disk is detached, not deleted.
Explanation Deleting a Persistent Disk results in permanent data loss unless previously backed up, unlike taken snapshots.
Q157

Which service is best for real-time data processing?

  • A Cloud Pub/Sub
  • B Cloud Storage
  • C BigQuery
  • D Cloud Functions
Explanation Cloud Pub/Sub is designed for real-time messaging, while others handle storage or batch processing.
Q158

A company needs to ensure its VMs automatically scale based on load. Which configuration achieves this?

  • A Manual instance creation
  • B Instance Group with Autoscaling
  • C Preemptible VMs
  • D Static IP allocation
Explanation Instance Groups with Autoscaling can dynamically adjust VM count based on load, unlike others which do not automate scaling.
Q159

What happens when a Compute Engine instance's persistent disk is resized while it is running?

  • A Resizing fails immediately
  • B Disk size increases without interruption
  • C Instance restarts automatically
  • D Data is lost during resizing
Explanation Google Cloud allows dynamic resizing of persistent disks, ensuring continuity of operations without interruption.
Q160

Which service provides managed Kubernetes clusters?

  • A Google Kubernetes Engine
  • B Google App Engine
  • C Google Compute Engine
  • D Google Cloud Functions
Explanation Google Kubernetes Engine (GKE) offers managed Kubernetes clusters, while the others focus on different types of compute services.