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 391–400 of 492

Q391

Which service is best for event-driven functions?

  • A Cloud Functions
  • B Compute Engine
  • C Cloud Storage
  • D Cloud Pub/Sub
Explanation Cloud Functions is designed for event-driven executions, while other services serve different purposes.
Q392

A company is migrating to GCP and needs a fully managed NoSQL database. Which service should they choose?

  • A BigQuery
  • B Cloud SQL
  • C Firebase Realtime Database
  • D Cloud Spanner
Explanation Firebase Realtime Database is specifically a fully managed NoSQL database, unlike others listed.
Q393

What happens when a Compute Engine instance exceeds its quota?

  • A Instance shuts down automatically
  • B New resources cannot be allocated
  • C The quota increases automatically
  • D The instance runs indefinitely
Explanation When the quota is exceeded, no new resources can be created until the limit is adjusted.
Q394

Which service is best for serverless functions?

  • A Cloud Functions
  • B Cloud Run
  • C App Engine
  • D GKE
Explanation Cloud Functions is designed specifically for serverless functions, while others cater to different architectures.
Q395

A company needs to analyze streaming data in real-time. Which Google Cloud service should they use?

  • A BigQuery
  • B Dataflow
  • C Cloud Storage
  • D Dataproc
Explanation Dataflow is designed for real-time data processing, unlike BigQuery, which is for analysis of static datasets.
Q396

What happens when you set a Compute Engine instance to preemptible?

  • A Instance costs more
  • B Instance runs indefinitely
  • C Instance can be terminated
  • D Instance receives premium support
Explanation Preemptible instances can be terminated at any time by Google Cloud, making them less reliable but cheaper.
Q397

Which service would you use to store large unstructured data in Google Cloud?

  • A Cloud Storage
  • B BigQuery
  • C Cloud SQL
  • D Pub/Sub
Explanation Cloud Storage is designed for large unstructured data, while the others target structured data or messaging.
Q398

A company needs to run machine learning models that require scalable infrastructure. Which service should they choose?

  • A App Engine
  • B AI Platform
  • C Cloud Functions
  • D Cloud Run
Explanation AI Platform specifically supports scalable machine learning, unlike the other services.
Q399

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

  • A All objects are retained.
  • B Objects are moved to archive.
  • C All objects are deleted.
  • D Deletion takes 30 days.
Explanation Deleting a bucket permanently deletes all its objects, while the other options are incorrect regarding deletion behavior.
Q400

Which service is ideal for serverless computing in Google Cloud?

  • A Cloud Functions
  • B Compute Engine
  • C Kubernetes Engine
  • D App Engine
Explanation Cloud Functions is specifically designed for serverless computing, while others require more infrastructure management.