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 131–140 of 492

Q131

A company needs to run a machine learning model with scalable infrastructure. Which Google Cloud service should they use?

  • A App Engine
  • B Cloud Run
  • C AI Platform
  • D Compute Engine
Explanation AI Platform is tailored for ML workflows, while others serve web applications or general compute.
Q132

What happens when you delete a bucket in Google Cloud Storage that contains live objects?

  • A Objects are deleted before bucket.
  • B Bucket deletion fails.
  • C Objects move to trash.
  • D Objects are retained in archive.
Explanation Deleting a bucket also deletes its objects immediately, unlike options B-D.
Q133

Which Google Cloud service is primarily used for data analytics?

  • A BigQuery
  • B Cloud Functions
  • C App Engine
  • D Cloud Pub/Sub
Explanation BigQuery is designed for data analytics, while others serve different functions.
Q134

A company needs to securely store sensitive customer data. Which Google Cloud feature should they use?

  • A Data Loss Prevention (DLP)
  • B Cloud Pub/Sub
  • C Populating Datastore
  • D Static Website Hosting
Explanation DLP helps identify and protect sensitive data; others do not focus on security.
Q135

What happens when you exceed the quota for a Google Cloud API?

  • A API stops working completely
  • B Quota errors occur
  • C Data is automatically throttled
  • D No effect on service availability
Explanation Exceeding quotas generates errors; others are incorrect regarding API behavior.
Q136

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 focus on storage and analysis.
Q137

A company needs to securely store and analyze large datasets. What GCP service should they use?

  • A Cloud SQL
  • B BigQuery
  • C Cloud Spanner
  • D Cloud Datastore
Explanation BigQuery is optimized for analyzing large datasets, whereas others serve different database needs.
Q138

You are configuring IAM roles for a project. What happens if you grant a user the ‘Viewer’ role?

  • A Can modify resources
  • B Can view resources only
  • C Can delete resources
  • D No access granted
Explanation The 'Viewer' role allows read access only, no modifications.
Q139

Which service is used for serverless computing on Google Cloud?

  • A Cloud Functions
  • B App Engine
  • C Compute Engine
  • D Cloud Run
Explanation Cloud Functions is specifically designed for event-driven serverless computing; the others require more configuration and management.
Q140

A company needs to analyze SQL queries with better performance. Which Google Cloud service should they consider?

  • A BigQuery
  • B Cloud SQL
  • C Cloud Spanner
  • D Datastore
Explanation BigQuery is optimized for analyzing large datasets with advanced SQL capabilities; the others are less suited for massive analytics tasks.