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 361–370 of 492

Q361

Which Google Cloud service is best for container orchestration?

  • A Google Kubernetes Engine
  • B Cloud Run
  • C Compute Engine
  • D App Engine
Explanation Google Kubernetes Engine is designed specifically for managing containerized applications, while the others serve different purposes.
Q362

A company needs to store large volumes of unstructured data. Which storage option should they choose?

  • A Google Cloud Bigtable
  • B Google Cloud Storage
  • C Cloud SQL
  • D Google Firestore
Explanation Google Cloud Storage is optimized for unstructured data, while the others are suited for different types of structured or semi-structured data.
Q363

What happens when a VM instance reaches a high CPU usage on Google Compute Engine?

  • A Automatically scales the instance up
  • B Locks the instance until usage decreases
  • C Triggers an alert based on set policies
  • D Shuts down and restarts the instance
Explanation High CPU usage can trigger alerts if monitoring is configured, while scaling and locking are not automatic behaviors.
Q364

Which service is best for big data processing in real-time?

  • A Cloud Dataflow
  • B Cloud Storage
  • C Cloud Pub/Sub
  • D Cloud Functions
Explanation Cloud Dataflow is designed for real-time data processing, while other options serve different purposes.
Q365

A company needs to analyze data from multiple cloud sources in one unified view. What can they use?

  • A Cloud Console
  • B BigQuery
  • C Cloud Spanner
  • D Cloud Composer
Explanation BigQuery allows for the integration of data from various sources for analysis, unlike the other options.
Q366

What happens when a service account hits its quota limit?

  • A Requests are auto-scaled
  • B Requests are denied
  • C Quota resets immediately
  • D Service continues unaffected
Explanation When a service account hits its quota, further requests are denied until the quota resets, while other options are incorrect.
Q367

Which service is used for large-scale data processing in Google Cloud?

  • A Google BigQuery
  • B Google Cloud Functions
  • C Google Cloud Pub/Sub
  • D Google Cloud Storage
Explanation Google BigQuery is designed for large-scale data analysis, while others serve different purposes.
Q368

A company needs to monitor resource utilization in a Kubernetes cluster. Which tool should they use?

  • A Google Cloud Monitoring
  • B Google Cloud Functions
  • C Google Cloud Dataproc
  • D Google Cloud Spanner
Explanation Google Cloud Monitoring is specifically for monitoring cloud resources, unlike the other options.
Q369

You are configuring IAM roles for a GCP project. What happens when you assign a role that gives 'editor' permissions to a user?

  • A User can manage everything.
  • B User can only read resources.
  • C User can manage without deleting.
  • D User has no access rights.
Explanation Assigning 'editor' allows full management of resources in the project.
Q370

Which service is best for data transformation in Google Cloud?

  • A Cloud Dataflow
  • B BigQuery
  • C Cloud Storage
  • D Cloud Functions
Explanation Cloud Dataflow is designed for data processing and transformation; BigQuery is for analytics, Cloud Storage is for object storage, and Cloud Functions is for serverless compute.