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 331–340 of 492

Q331

Which service is used for batch processing in Google Cloud?

  • A Cloud Functions
  • B Cloud Dataflow
  • C Cloud Pub/Sub
  • D Cloud Run
Explanation Cloud Dataflow is designed for batch processing, while the others are for event-driven or serverless applications.
Q332

A company needs to analyze real-time streaming data. What Google Cloud service should they choose?

  • A BigQuery
  • B Cloud Dataflow
  • C Cloud Storage
  • D Cloud Pub/Sub
Explanation Cloud Dataflow allows for real-time analytics, whereas others are not specifically for streaming data analysis.
Q333

What happens when Cloud IAM role permissions are misconfigured?

  • A Users always have full access
  • B Users may face denial of access
  • C Assigned roles automatically adjust
  • D It will trigger an error notification
Explanation Misconfigured roles can lead to unexpected denial of access, while the other options are incorrect outcomes.
Q334

Which service is ideal for real-time data processing?

  • A Google Cloud Dataflow
  • B Google Cloud Storage
  • C Google BigQuery
  • D Google Cloud Pub/Sub
Explanation Google Cloud Dataflow is designed for real-time data processing, while the others serve different functions such as storage or analytics.
Q335

A company needs to batch process logs. Which storage service should they choose?

  • A Google Cloud Functions
  • B Google Cloud Storage
  • C Google Cloud Composer
  • D Google Cloud Pub/Sub
Explanation Google Cloud Storage is optimal for batch processing logs, whereas the other options focus on compute or messaging services.
Q336

You are configuring IAM policies. What happens if an organization policy denies access but the user has a role allowing it?

  • A Access is granted due to the role
  • B Access is denied due to organization policy
  • C Access is granted with precedence
  • D Role permissions override organization policy
Explanation In Google Cloud IAM, organization policies take precedence over individual roles, resulting in denied access.
Q337

Which Google Cloud service is used for container orchestration?

  • A Google Kubernetes Engine
  • B Cloud Functions
  • C Cloud Run
  • D App Engine
Explanation Google Kubernetes Engine specializes in managing containerized applications, while the others serve different purposes.
Q338

A company needs cost-effective storage for infrequently accessed data. Which service should they use?

  • A Standard Storage
  • B Nearline Storage
  • C Coldline Storage
  • D Archive Storage
Explanation Coldline Storage is ideal for rarely accessed data, whereas others are either too expensive or not suitable.
Q339

What happens when a Google Cloud Function times out?

  • A Request is automatically retried
  • B Function execution is killed
  • C Function moves to next event
  • D Success response is sent
Explanation When a Cloud Function times out, its execution is terminated, while the other options describe incorrect behaviors.
Q340

Which service allows for serverless data processing in batch jobs?

  • A Google Cloud Dataflow
  • B Google Cloud Functions
  • C Google Cloud Run
  • D Google Cloud Bigtable
Explanation Google Cloud Dataflow is designed for serverless batch and stream processing, while the others serve different purposes.