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 441–450 of 489

Q441

What happens when migrating from a region with high latency to a lower latency region?

  • A Increased costs appear.
  • B Data loss may occur.
  • C Performance should improve.
  • D No effects on performance.
Explanation Performance should improve due to reduced latency; others misinterpret the effects of migration.
Q442

Which Google Cloud service is best for ML model training?

  • A AI Platform
  • B Cloud Functions
  • C Cloud Datastore
  • D App Engine
Explanation AI Platform is specifically designed for ML training, unlike the other services.
Q443

A startup wants to store structured data with global scaling. Which database should they choose?

  • A Cloud Firestore
  • B BigQuery
  • C Cloud SQL
  • D Cloud Spanner
Explanation Cloud Spanner offers global scalability for structured data, while others do not.
Q444

What happens when a service account is deleted?

  • A All associated resources are deleted.
  • B Access rights are revoked.
  • C Nothing, it stays intact.
  • D It becomes inactive but recoverable.
Explanation Access rights are revoked when the service account is deleted; resources may remain.
Q445

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

  • A BigQuery
  • B Cloud Storage
  • C Cloud Functions
  • D Cloud Pub/Sub
Explanation Cloud Pub/Sub is designed for real-time messaging, whereas BigQuery is for batch analytics.
Q446

You are configuring IAM roles for a new project. Which role provides permissions to manage other IAM roles?

  • A viewer
  • B editor
  • C security admin
  • D project owner
Explanation The security admin role is specifically designed for managing IAM roles and settings.
Q447

What happens when you apply an Exponential Backoff strategy for retries in Cloud Functions?

  • A Immediate retries are attempted.
  • B It increases delay after failures.
  • C All retries fail automatically.
  • D Only one retry will be attempted.
Explanation Exponential Backoff increases delay between retries to reduce system overload.
Q448

Which service in GCP enables scalable data analytics?

  • A BigQuery
  • B Cloud Functions
  • C App Engine
  • D Cloud Storage
Explanation BigQuery is designed for scalable data analytics, while others serve different functions.
Q449

A company needs to run machine learning experiments without impacting production. What should they use?

  • A AI Platform Notebooks
  • B Google Kubernetes Engine
  • C Compute Engine
  • D Cloud Functions
Explanation AI Platform Notebooks is specifically designed for ML experiments, while the others may disrupt production.
Q450

You are configuring a Google Cloud Pub/Sub topic; which property cannot be set?

  • A Message retention duration
  • B Number of subscribers
  • C Message ordering
  • D Inferred schema
Explanation The number of subscribers is dynamic and not a configurable property, unlike the others.