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 251–260 of 492

Q251

A company needs to apply security policies across its Google Cloud projects. Which IAM feature should they use?

  • A Service Accounts
  • B Organization Policies
  • C Roles
  • D VPC Service Controls
Explanation Organization Policies allow the application of central security policies across projects.
Q252

What happens when you exceed the quota for BigQuery storage?

  • A Queries will automatically terminate.
  • B New data cannot be added.
  • C Performance improves temporarily.
  • D No effect on services.
Explanation Exceeding the quota prevents new data from being added, while existing data remains accessible.
Q253

Which service provides managed event-driven computing?

  • A Google Cloud Functions
  • B Google Dataflow
  • C Google Kubernetes Engine
  • D Google Compute Engine
Explanation Google Cloud Functions runs code in response to events, while others provide different computing paradigms.
Q254

A company needs to analyze large datasets in real-time. Which solution should they choose?

  • A BigQuery
  • B Cloud Storage
  • C Cloud Dataproc
  • D Cloud Pub/Sub
Explanation BigQuery is specifically designed for real-time data analysis, unlike the others which serve different purposes.
Q255

What happens when a Compute Engine VM reaches its resource limits?

  • A It auto-scales automatically.
  • B It stops and reboots.
  • C It gets suspended.
  • D It returns an error response.
Explanation Exceeding resource limits can lead to rebooting due to resource constraints, while the others aren't typical behaviors.
Q256

Which service is best for managing access controls in Google Cloud?

  • A Cloud Identity and Access Management
  • B Cloud Resource Manager
  • C BigQuery Data Transfer Service
  • D Compute Engine
Explanation Cloud IAM is specifically designed for managing permissions, while the others do not focus solely on access control.
Q257

A company needs to efficiently store and retrieve petabytes of unstructured data. Which Google Cloud service should they primarily use?

  • A Cloud SQL
  • B Google Cloud Storage
  • C BigQuery
  • D Cloud Firestore
Explanation Google Cloud Storage is optimized for large-scale unstructured data, unlike the other options which serve different data types or sizes.
Q258

You are configuring a compute instance with a public IP. What happens if you stop and then start this instance?

  • A The public IP remains unchanged
  • B The public IP is released
  • C The instance shuts down and restarts
  • D The instance is deleted
Explanation If you stop the instance, the public IP is released, which is not the case for other options listed.
Q259

Which service can you use for data warehousing in Google Cloud?

  • A BigQuery
  • B Cloud Functions
  • C Cloud Storage
  • D Compute Engine
Explanation BigQuery is specifically designed for data analytics and warehousing, while the others serve different purposes.
Q260

A company needs to securely share data among a group of users with different permission levels on Google Cloud. Which service should they use?

  • A Cloud Identity
  • B IAM Roles
  • C Cloud Pub/Sub
  • D Google Drive
Explanation IAM Roles allow the assignment of specific permissions to users or groups, ensuring secure access control, unlike the other options that don't manage access granularly.