Google Cloud

Google Cloud Certified – Associate Data Practitioner

PR000306

Become a certified Associate Data Practitioner with exam code PR000306 to validate your data skills in Google Cloud.

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

Questions 241–250 of 492

Q241

Which service allows for scalable storage and effective data archival?

  • A Google Cloud Storage
  • B BigQuery
  • C Cloud Spanner
  • D Dataflow
Explanation Google Cloud Storage is designed for scalable storage and archiving needs, unlike the others which serve different purposes.
Q242

A company needs to process large data streams in real time. Which Google Cloud service should they use?

  • A Cloud Pub/Sub
  • B Google Drive
  • C Cloud Functions
  • D Cloud SQL
Explanation Cloud Pub/Sub is designed for real-time messaging and processing, while the others don't specialize in streaming data.
Q243

What happens when a compute instance exceeds its CPU quota in Google Cloud?

  • A Instance is terminated
  • B Additional CPU usage is blocked
  • C Instance slows down automatically
  • D Nothing, it's unlimited
Explanation When a CPU quota is exceeded, additional CPU usage is blocked, preventing over-utilization, while others incorrectly suggest termination or unlimited usage.
Q244

Which Google Cloud service is best for building machine learning models?

  • A AI Platform
  • B Cloud Functions
  • C BigQuery
  • D Cloud Pub/Sub
Explanation AI Platform provides tools specifically for ML model development, while the others serve different functions.
Q245

A company needs to manage user permissions for accessing Cloud Storage. What should they use?

  • A IAM Roles
  • B Service Accounts
  • C VPC Peering
  • D Cloud Functions
Explanation IAM Roles allow assigning permissions directly for Cloud Storage access.
Q246

What happens when a Google Cloud Function exceeds its timeout limit?

  • A Function is automatically retried
  • B Function is terminated immediately
  • C Errors are logged for debugging
  • D Output is saved before termination
Explanation Once the timeout is reached, the function is terminated without saving output.
Q247

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, whereas the others are not optimized for real-time data processing.
Q248

A company needs to analyze large datasets without worrying about the underlying infrastructure. Which Google Cloud service should they use?

  • A Cloud Spanner
  • B BigQuery
  • C Compute Engine
  • D Cloud SQL
Explanation BigQuery is a fully-managed data warehouse ideal for analytics, while the others require more operational management.
Q249

You are configuring IAM roles for a project and want to ensure only selected team members can access specific resources. What should you do?

  • A Apply predefined roles only
  • B Use IAM policies for resources
  • C Set public access to resources
  • D Enable all users by default
Explanation Using IAM policies ensures granular access control, while the other options compromise security or do not provide specific access settings.
Q250

Which service allows for serverless data analytics in Google Cloud?

  • A BigQuery
  • B Cloud SQL
  • C Cloud Functions
  • D Cloud Storage
Explanation BigQuery is specifically designed for serverless data analytics, while others serve different functions.