Google Cloud

Google Cloud Certified – Professional Cloud Developer

PR000266

Validate your skills as a Professional Cloud Developer with exam code PR000266 in Google Cloud.

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

Questions 461–470 of 495

Q461

A company needs to analyze large volumes of data quickly. Which service should they use?

  • A BigQuery
  • B Cloud SQL
  • C Cloud Storage
  • D Firestore
Explanation BigQuery is optimized for fast analysis of large datasets; others are not focused on analytics.
Q462

You are configuring IAM roles in your project. What happens if a user has multiple roles assigned?

  • A Only the highest privilege role applies
  • B All roles apply simultaneously
  • C Roles conflict, resulting in denial
  • D Roles are ignored if conflicting
Explanation All roles assigned are effective; users accumulate permissions from all assigned roles.
Q463

Which Google Cloud service is best for managing serverless applications?

  • A Cloud Functions
  • B Compute Engine
  • C Cloud Storage
  • D App Engine
Explanation Cloud Functions is designed for serverless applications, whereas the others provide different services.
Q464

A company needs a scalable solution for real-time analytics. What should they use?

  • A Google BigQuery
  • B Cloud Pub/Sub
  • C Cloud SQL
  • D Cloud Dataflow
Explanation Cloud Dataflow is suited for real-time analytics, while others are not primarily designed for that purpose.
Q465

What happens when a virtual machine in Google Cloud is stopped?

  • A Data on disk is lost
  • B Billing continues for resources
  • C VM state is preserved
  • D Network connections remain active
Explanation Stopping a VM preserves its state, while the others either violate expected behavior or are outright false.
Q466

Which service provides fully managed NoSQL databases?

  • A Google Cloud Firestore
  • B Google Cloud Spanner
  • C Google Cloud SQL
  • D Google Cloud Datastore
Explanation Google Cloud Firestore is a fully managed NoSQL database, while the others are different database types.
Q467

A company needs high throughput for event data processing—what should they use?

  • A Cloud Pub/Sub
  • B Cloud Functions
  • C Compute Engine
  • D Cloud Storage
Explanation Cloud Pub/Sub is designed for high-throughput event data processing, unlike the others which serve different functions.
Q468

What happens when you delete a Google Cloud VM instance?

  • A Data is automatically backed up
  • B All attached disks are deleted
  • C Releases all allocated resources
  • D The instance is simply paused
Explanation Deleting a VM instance releases all allocated resources, while the other options do not accurately describe the outcome.
Q469

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

  • A Cloud Pub/Sub
  • B Cloud Functions
  • C BigQuery
  • D Cloud Storage
Explanation Cloud Pub/Sub is designed for real-time messaging; others are not primarily for streaming analytics.
Q470

A company needs to run containers in a managed environment. Which Google Cloud service should they use?

  • A Cloud Run
  • B Compute Engine
  • C App Engine
  • D Cloud Functions
Explanation Cloud Run is specifically designed for managing containerized applications automatically.