Google Cloud

Google Cloud Certified – Generative AI Leader

PR000309
Trending

Become a certified Generative AI Leader with exam code PR000309 to enhance your AI skills in Google Cloud.

489 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 251–260 of 489

Q251

You are configuring IAM roles for a new project. What should you avoid giving to an intern?

  • A Editor role
  • B Viewer role
  • C Custom role
  • D No role
Explanation The Editor role enables significant changes, unsafe for an intern.
Q252

What happens when you enable auto-scaling for a GKE cluster?

  • A No pods will terminate
  • B More nodes are added as needed
  • C Cluster size becomes fixed
  • D Service becomes unavailable temporarily
Explanation Auto-scaling dynamically adjusts node count based on workload, while others are incorrect functions.
Q253

Which service is best for real-time streaming data processing in Google Cloud?

  • A Pub/Sub
  • B Cloud Storage
  • C BigQuery
  • D Cloud Functions
Explanation Pub/Sub is specifically designed for real-time message ingestion and processing, unlike the other options.
Q254

A company needs to analyze large datasets quickly. Which GCP tool should they use?

  • A Cloud SQL
  • B BigQuery
  • C Cloud Firestore
  • D Cloud Spanner
Explanation BigQuery is optimized for high-speed data analysis on large datasets, while others serve different use cases.
Q255

What happens when Cloud Function encounters an error during execution?

  • A It retries automatically
  • B Execution halts forever
  • C It generates a log entry
  • D It alters configuration settings
Explanation It generates a log entry for debugging, whereas other options either mischaracterize behavior or are incorrect functionalities.
Q256

Which service is best for deploying machine learning models in Google Cloud?

  • A AI Platform
  • B Cloud Functions
  • C Compute Engine
  • D BigQuery
Explanation AI Platform is specifically designed for ML model deployment, while others serve different purposes.
Q257

A company needs to store large amounts of unstructured data. Which service should they choose?

  • A Cloud SQL
  • B Cloud Spanner
  • C Cloud Storage
  • D BigQuery
Explanation Cloud Storage is optimized for unstructured data, whereas others are for structured data.
Q258

What happens when you run a function using Google Cloud Functions without specifying memory limits?

  • A It runs with default settings.
  • B It fails to execute.
  • C It incurs an error.
  • D It uses high memory.
Explanation If no memory limit is set, Cloud Functions run with default settings based on allocated resources.
Q259

Which service would you use for deploying ML models at scale?

  • A Google AI Platform
  • B BigQuery
  • C Google Cloud Functions
  • D Cloud Storage
Explanation Google AI Platform is designed for ML model deployment, unlike the others which serve different purposes.
Q260

A company needs to analyze large datasets in real-time. Which Google service is best suited for this?

  • A Google Cloud Functions
  • B BigQuery
  • C Dataflow
  • D Cloud Pub/Sub
Explanation Dataflow is optimized for real-time data processing, while BigQuery is for batch analysis and others do not focus on real-time processing.