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 221–230 of 489

Q221

A company needs to integrate machine learning into their application. Which Google Cloud service should they use to manage models and predictions?

  • A Cloud AutoML
  • B BigQuery ML
  • C AI Platform
  • D Dataflow
Explanation AI Platform is specifically designed for managing ML models and predictions, unlike others.
Q222

You are configuring IAM roles for a project. What happens if you assign a role that grants 'viewer' access to a user?

  • A User can modify resources.
  • B User can delete resources.
  • C User can only read resources.
  • D User gains admin privileges.
Explanation 'Viewer' role allows only read access; it does not grant modification or deletion permissions.
Q223

Which service is best for deploying generative AI models?

  • A Vertex AI
  • B Cloud Functions
  • C Cloud Storage
  • D Cloud Run
Explanation Vertex AI is optimized for AI models, while others serve different purposes.
Q224

A company needs to analyze real-time streaming data. Which tool should it use?

  • A BigQuery
  • B Pub/Sub
  • C Dataflow
  • D Cloud SQL
Explanation Dataflow is specifically designed for real-time data processing.
Q225

What happens when a service account’s private key is exposed?

  • A No impact occurs.
  • B Immediate key revocation.
  • C Unauthorized access potential.
  • D Default permissions are reset.
Explanation Exposing a private key can allow unauthorized access to resources.
Q226

Which Google Cloud service automates the machine learning model training process?

  • A AI Platform
  • B Cloud Functions
  • C BigQuery ML
  • D Dataflow
Explanation AI Platform offers model training automation, unlike the others.
Q227

A company needs to securely share a dataset with external partners without giving access to their entire project. Which Google Cloud feature should they use?

  • A Service Accounts
  • B IAM Roles
  • C VPC Peering
  • D Cloud Resource Manager
Explanation IAM Roles allow fine-grained access control, while the others do not.
Q228

What happens when you delete a versioned object in Google Cloud Storage?

  • A All versions deleted permanently
  • B Only the latest version deleted
  • C Previous versions remain available
  • D Object quota resets
Explanation Previous versions remain accessible; they are not permanently deleted.
Q229

Which service is primarily used for managing machine learning models in Google Cloud?

  • A Vertex AI
  • B BigQuery
  • C Cloud Functions
  • D Dataflow
Explanation Vertex AI is designed for ML model management, whereas others serve different purposes.
Q230

A company needs to secure its API keys in Google Cloud. Which service should it use?

  • A Secret Manager
  • B Cloud Storage
  • C Firestore
  • D Stackdriver
Explanation Secret Manager securely stores sensitive information, while others do not specifically address security for secrets.